Commit Graph

5 Commits

Author SHA1 Message Date
dbc017507c Added Parent to Controls.
Fixed issue where events of partially and invisible controls where incorrectly handled.
2019-04-11 23:38:32 +02:00
15f02d4d0e Infinite margins should not be taken into account for DesiredSize. 2019-04-11 20:05:30 +02:00
eb0e8322ef Changed Length.Zero to return value instead of Length.
Spacing shorthand methods now returns Spacing object instead of Control interface.
2019-04-11 08:44:38 +02:00
a3aa398909 Restructered spacing controls & added margin helpers. 2019-03-13 19:03:06 +01:00
3ea0d76efb Created unified spacing control.
Build control methods now accept nil as visitor method.
2019-03-12 21:11:43 +01:00