vAlign: fit.CENTER
Seems to only center an item if it has dimensions, the docs give the impression that fit.js would circumvent the problem of vertically centering an element that one does not know the height of... If you already have a set height why on earth do you need a plugin? or would you do this through javascript? Seems like an anit-pattern.
vAlign: fit.CENTER
Seems to only center an item if it has dimensions, the docs give the impression that fit.js would circumvent the problem of vertically centering an element that one does not know the height of... If you already have a set height why on earth do you need a plugin? or would you do this through javascript? Seems like an anit-pattern.