Closed flexphperia closed 9 years ago
Duplicate of #140
I'm requesting alignining to specified point with auto align functionality like forceCentered
nav
That is currently unsupported and I don't see it getting implemented. It's quite an edge case.
However, the 2.0 rewrite (if I'll ever get to it) will feature a complete API overhaul with focus on code over configuration, which will allow you to implement stuff like this if you wish.
It would be nice to have possibility align item to specified frame offset. Whole auto align functionality from
forceCentered
item navigation type but with specifingoffset
option. Align to left/right or top/bottom border of item. For example settingoffset = 200
whenhorizontal = true
will align items to 200px from left border of frame.