Bugfix release 1.1.2
A bug fix release for the 1.1 release branch. This will probably be the final release before we release 1.2 in November.
Changed
- Default scale value for canvases is now 1.0 instead of Auto (DPI based)
Fixed
- Correct icon name in linux packages
- Fullscreen before showing a window works again
- Incorrect MinSize of FixedGrid layout in some situations
- Update text size on theme change
- Text handling crashes (#411, #484, #485)
- Layout of image only buttons
- TabItem.Content changes are reflected when refreshing TabContainer (#456)