Skip to content

Patch History Version 3.6

Dirkster99 edited this page Apr 20, 2020 · 1 revision

See Patch-History page for list of other versions.

Patch History for AvalonDock 3.6.2

Patch History for AvalonDock 3.6.1

Patch History for AvalonDock Version 3.6

  • selecting a new LayoutAnchorableTabPanel from an auto sized width panel, will no longer undock the LayoutAnchorableTabPanel @dirkster99

  • null checks will now prevent crashes when creating the View @dirkster99 @dirkster99_1

  • LayoutAnchorablePanes now have the possibility to be docked in a LayoutAnchorableFloatingWindow, when hosted in a WinForm @dirkster99

  • LayoutContent.ContentID is now a bindable dependency property (@dirkster99)[https://github.com/Dirkster99/AvalonDock/commit/9fa76a74fae69865d1adfee0dc8865d8085e03e5]

  • floating windows will no longer have blurry buttons (@dirkster99)[https://github.com/Dirkster99/AvalonDock/commit/813f4bae9aa6525fabbe3b045ab968af5d69a276]

  • modifying the theme will now update the side anchored items @dirkster99 @dirkster99_1

  • to improve the performance when the LayoutGridControl is initialized, children are now updated only for DirectChildren changes @dirkster99

  • when the last LayoutDocument is removed, the DockingManager.ActiveContent will no longer have a reference to this last removed LayoutDocument, to prevent a memory leak @dirkster99 @dirkster99_1

  • the DockingManager.AnchorTemplate property will now be applied to LayoutAnchorable controls.
    @dirkster99

  • using frame navigation with LayoutAnchorableFloatingWindow will no longer cause a crash.
    @dirkster99

  • Removed unused code
    @dirkster99

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally