1.4.0
Changes:
- Major Layout System Revamp. Previously Myra used global coordinates only. And the property Widget.Bounds was relative to the screen. Now Widget.Bounds is zero-based. Two new methods had been added - Widget.ToGlobal and Widget.ToLocal - to convert between global screen and local widget coordinates.
- New Property Widget.Scale. It allows to set Scale for individual widgets. Also it is possible to set the scale for the whole Desktop(see Desktop.Scale).
Closed Issues: