rojects/workspace/history/2026/07-July/24-Friday/tab-container-updates.txt

22 lines
833 B
Plaintext
Raw Normal View History

2026-07-30 06:44:46 +00:00
[ Tab Container Update ]
The menu item "Split" will be a menu instead of an option and allows now to split horizontally (the implementated function) and to split vertically.
So the new menu points would be
Split >
↔ Horizontally
↕ Vertically
The vertical split was planned from the beginning but somehow never implemented properly
[ Tab Container Closing ]
Currently there's no way to close a split tab container. That's why it needs under "Split" the option "Close Container", which will be available unless the container is the last in either the left, center or right slot - so that there's always at least one container in each
of them.
Additionally to the menu point, another interaction should be added: Middle mouse closing. When an editor tab is clicked with middle mouse
it should close.