这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@bdachev
Copy link
Contributor

@bdachev bdachev commented Aug 17, 2020

Here's another set of changes improving behavior when anchorable is docked in document area.
In original code there was a bodge using SetCanCloseInternal/ResetCanCloseInternal methods to store and restore CanClose state during window drag-drop operation. With my changes that bodge is removed and instead style for LayoutDocumentTabItem is improved in per theme XAMLs to react properly on CanClose = false and CanHide = true and use HideCommand instead of Close Command.

... and modify XAML in themes to react on CanClose = false and CanHide = true and use HideCommand instead of Close Command
@Dirkster99 Dirkster99 merged commit 9e0b0fb into Dirkster99:master Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants