Skip to content

v1.1.0

Compare
Choose a tag to compare
@qian-o qian-o released this 09 Apr 18:11
· 138 commits to master since this release

New Features

  • Added the ActiveDocumentChanged event to the DockManager.
  • Included the state of ActiveDocument in template saving and loading.
  • Added theme color resources (refer to the App.xaml file in the Examples project for usage).

Changes

  • Fixed a crash issue when saving and loading layouts after trimming.
  • Updated the DocumentGroup control style when TabPosition is set to Bottom. (#2)
    • Added a new title bar at the top of the control with operation buttons and drag-and-drop functionality.
    • Hidden the tab bar when there is only one document.
    • Added an accent color around the control when in the active state.

Preview

1.mp4

New Contributor

🎉 Thanks to @ghost1372 for contributing to this project and making the first code submission. (#2, #12)