Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GraphUI GridLayout: Fix scaled non-center: Only add center offset if requeste... | Sven Gothel | 2023-09-19 | 1 | -9/+9 |
* | GraphUI Layout: Remove unused leftover var and complete GridLayout ctor | Sven Gothel | 2023-09-17 | 1 | -1/+0 |
* | GraphUI BoxLayout: Margin is only ignored for center Alignment w/o Fill scale... | Sven Gothel | 2023-09-16 | 1 | -65/+74 |
* | GraphUI Layout: Fix BoxLayout scale, margin and padding; Add same padding beh... | Sven Gothel | 2023-09-05 | 1 | -41/+179 |
* | GraphUI Working GridLayout w/ and w/o cell-size and alignment; Added BoxLayout. | Sven Gothel | 2023-04-29 | 1 | -26/+41 |
* | GraphUI: Add BoxLayout and Margin, todo: Have GridLayout properly use Gap w/ ... | Sven Gothel | 2023-04-18 | 1 | -0/+122 |