You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When moving an auto hidden pane onto one of the inner pane docks, the layout breaks irreversibly.
This seems to only occur when dragging between vertical and horizontal orientation.
How to reproduce:
Open TestApp
Drag pane onto left inner dock
Set pane to auto hide
Click pane and drag to top inner dock
These steps may have to be repeated a couple of times to take effect.
We tried to debug the issue, but so far were unable to find the source.
We have looked into DocumentPaneDropAsAnchorableTarget.Drop and LayoutAnchorable.ToggleAutoHide.
Any other advice on additional relevant code that handles the layout would be much appriciated.
autohide_bug.mp4
The text was updated successfully, but these errors were encountered:
When moving an auto hidden pane onto one of the inner pane docks, the layout breaks irreversibly.
This seems to only occur when dragging between vertical and horizontal orientation.
How to reproduce:
These steps may have to be repeated a couple of times to take effect.
We tried to debug the issue, but so far were unable to find the source.
We have looked into
DocumentPaneDropAsAnchorableTarget.Drop
andLayoutAnchorable.ToggleAutoHide
.Any other advice on additional relevant code that handles the layout would be much appriciated.
autohide_bug.mp4
The text was updated successfully, but these errors were encountered: