Skip to content
This repository was archived by the owner on Sep 12, 2020. It is now read-only.

v0.2.6 Release

Choose a tag to compare

@lecode-official lecode-official released this 27 Mar 16:40
· 232 commits to master since this release

Fixed a problem with some of the value converters that convert Visibility values: some of them converted to Visibility.Hidden instead of Visibility.Collapsed. The problem caused the controls to be invisible but still take place in the layouting process.