Tags: andrewauclair/ModernDocking
Tags
Dispose of Frame if the Undock Operation Inside Dock Removes the Last… … Dockable (#309) * Issue #308 Dispose of windows if they are empty after the silent undock within Docking.dock. Fire an undocked event if the dockable is already docked and is changing windows. If the dockable is not changing windows, no undocked event is fired.
More deprecations (#292) * Issue #256 `pinDockable` and `unpinDockable` should have been deprecated and replaced with `autoShowDockable` and `autoHideDockable`. * Issue #256 Deprecating `Dockable.getHasMoreOptions` in favor of `Dockable.hasMoreMenuOptions` and adding missing `autoHideDockable` and `autoShowDockable` to Docking single-app. * Issue #256 Using `hasMoreMenuOptions` and defaulting it to calling `getHasMoreOptions`.
PreviousNext