Hi, another issue from my side. When I want to create panes in such a combination: 1/1 + 1/2 + 2/2, which graphically looks like: ``` | pane 1 | | pane 2 | pane 3 | ``` as a final result I get only 1/1 and 1/2 panes, so: ``` | pane 1 | | pane 2 | ``` The last pane is just missing.