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

Drag n Drop Code Tab Moves Documents TreeView To Right Side #457

Open
DamianSuess opened this issue Feb 10, 2023 · 1 comment
Open

Drag n Drop Code Tab Moves Documents TreeView To Right Side #457

DamianSuess opened this issue Feb 10, 2023 · 1 comment

Comments

@DamianSuess
Copy link

DamianSuess commented Feb 10, 2023

Describe the bug
When drag/dropping editor tab the Documents treeview moves to the right side of the window. The only way to get it back to the left is to open the RoslynPad.json and remove the dockLayout element.

To Reproduce

  1. Open RoslynPad
  2. Click and drag the code view's tab
  3. Dock code view back into main form
  4. The Documents view moves to right side of the window and can't go back
  • The Code view's footer overlaps the Documents view
  • Must manually open RoslynPad.json and remove element dockLayout to get it back
  • Path: "C:\\Users\\USERNAME\\Documents\\RoslynPad\\RoslynPad.json"

Expected behavior

The Documents view should either

  • A: Stay on the left side
  • B: Allow it to be floatable and move around the screen

Version

  • OS: Windows
  • Build (or commit ID if built from source): 10.0.19041.1415

Before

image

Moving the Tab

image

After

image

@Kegelcizer
Copy link

Kegelcizer commented Sep 8, 2023

Same here and I cannot move it back.
Version 18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants