Skip to content

4.4.0

Latest
Compare
Choose a tag to compare
@githubuser0xFFFF githubuser0xFFFF released this 29 Jan 13:50
· 2 commits to master since this release
a16d17a
  • added config flag AutoHideOpenOnDragHover to open auto hide widgets on hover from drag and drop to allow dragging into auto hide widgets (#663)
  • added ability to customize the context menu of CDockAreaTitleBar and CDockWidgetTab
  • added new config flag DoubleClickUndocksWidget to configure if double clicking a DockWidget tab or titlebar undocks the widget
  • added support for CDockComponentsFactory per dock manager - this allows better customization of components (#676)
  • added new auto hide configuration flag AutoHideCloseOnOutsideMouseClick (#694)
  • improved tab bar scrolling for MacOS (#678)
  • fixed wheel event handling when dragging tabs