This repository was archived by the owner on Sep 12, 2020. It is now read-only.
v0.2.6 Release
·
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.