Skip to content

Releases: Panuon/Panuon.WPF.UI

v2.2.12-alpha

10 Aug 01:16
5996072
Compare
Choose a tag to compare
v2.2.12-alpha Pre-release
Pre-release

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

26 Jul 02:47
4f8a269
Compare
Choose a tag to compare
v2.2.11.1-alpha Pre-release
Pre-release

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

16 Jul 02:38
bb4cbc6
Compare
Choose a tag to compare
v2.2.11-alpha Pre-release
Pre-release

New features :
Slider & SliderHelper .

Bugfixes :
PasswordBoxHelper.Password binding failure.