Skip to content

v1.0.3

Compare
Choose a tag to compare
@qian-o qian-o released this 07 Mar 07:53
· 244 commits to master since this release

New Features

  • Add drag move functionality for internally created DockWindow.
  • Maintain all internally created DockWindow instances and clean them up when the DockManager triggers the Unloaded event.
  • Add a preview when dragging a Document to a target.

Changes

  • Rename DocumentGroupReady to CreateNewGroup in DockManager.
  • Adjust the size calculation logic for child elements within LayoutPanel.
  • Hide the title bar buttons and system menu of DockWindow.

Known Issues

  • The taskbar shows the DockWindow icon on all platforms.
  • On the Uno Skia platform, DockWindow cannot be resized.
  • On the Uno Skia platform, cross-window drag-and-drop is not possible.
  • On the Uno Skia platform, after certain operations, TabViewItem becomes undraggable.

Preview

1.mp4