Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug - Drop on Pane Dock breaks Layout #453

Open
sskk-johannes opened this issue Sep 1, 2023 · 0 comments
Open

Bug - Drop on Pane Dock breaks Layout #453

sskk-johannes opened this issue Sep 1, 2023 · 0 comments

Comments

@sskk-johannes
Copy link

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:

  1. Open TestApp
  2. Drag pane onto left inner dock
  3. Set pane to auto hide
  4. 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
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

No branches or pull requests

1 participant