How to dock nested dockers

Hello again.

I have a nested docker like in picture below.

I want to dock the docker panel to left. To get it to stick there.

If I try to do that, this happens. It isn't what I want.

How can I get it to dock the way I want? Nested dockers, snapped in place and not obscuring anything.

I can only snap it in place if it isn't nested.

With nested I mean two open dockers at same time in single pane.

It was possible to do so in earlier versions.

Thank you for reading.

Parents
  • I verify that, if I have a floating docker area - with another docker area "nested" inside it - I cannot get that to dock to the user interface.

    Assuming that one docker area is "A", and the docker area to be nested in it is "B", here is how I do it:

    1. Start with A and B as independent docker areas; no nesting.
    2. Dock A to the user interface (I do it on the right hand side).
    3. Drag B over the lower area of A, and look for the visual feedback that shows that you have found the location that will cause it to "nest" into A when dropped.

    The result is B nested within A, and the whole thing docked to the user interface.

Reply Children