Skip to content

New DragDropStage menu controls the wrong tabs. #51

Description

@philliplbryant

When tearing off a Dockable and dropping it outside the layout to create a new DragDropStage, the menu created for the new DragDropStage controls Dockables in the original DockContainerLeaf. It does nothing to affect the new DockContainerLeaf in the new DragDropStage.

To re-create

  1. Open the Basis demo.
  2. Drag and drop the Workspace tab anywhere outside of the Stage.
  3. Select the menu in the new DragDropStage and change it from LEFT to TOP.
  4. Observe:
    1. The Workspace tabs remains on the left side of the dock container.
    2. The Bookmarks and Modifications tabs move to the top of their dock container.

This might be an isolated issue in the Demo application. I don't experience the issue in the persistence demo, but I build the Dockables differently there.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions