Skip to content

Bugfix release 1.1.2

Compare
Choose a tag to compare
@andydotxyz andydotxyz released this 12 Oct 18:29
· 9153 commits to master since this release

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)