Ed_
17859a5eb9
I'm sticking with not supporting the top-left alignment for default and instead going with bottom left. This allows for 0,0 alignment to the "bottom left pivot" for a box and 1,1 to the "top-right pivot" of a box. These naturally coincide with where the actual min-max points that define the box are for the coodrindate convention I decided to go with. I'll write docs to migitate confusion. Now I just need to fix the layout presets I have for the currently existing constructions... |
||
---|---|---|
.. | ||
core | ||
canvas.odin | ||
docking.odin | ||
floating.odin | ||
layout_widget.odin | ||
tests.odin | ||
util.odin | ||
widgets.odin |