Releases: Panuon/Panuon.WPF.UI
Releases · Panuon/Panuon.WPF.UI
v2.2.12-alpha
Features:
- WindowX supports aero and acrylic effect now.
Changes:
- WindowX resource id : WindowXMinimizeButtonStyle to MinimizeButtonStyle, WindowXMaximizeButtonStyle to MaximizeButtonStyle, WindowXCloseButtonStyle to CloseButtonStyle
v2.2.11.1-alpha
Changes :
- ContextMenu : Remove CornerRadius, ShadowColor, Placement property from ContextMenuHelper. You should now use the properties in DropDownHelper instead of them.
Bugfixes :
- FormGroup : Fix the problem that the header vertical position is wrong when displayed horizontally.
- ToggleButton : Fix the problem that the content display is misplaced when pending.
- ContenxtMenu : Fixed multiple display anomalies caused by cumulative updates.
v2.2.11-alpha
New features :
Slider & SliderHelper .
Bugfixes :
PasswordBoxHelper.Password binding failure.