Re-split library and preview when the editor is hidden; remember the editor's width

This commit is contained in:
2026-06-09 23:54:20 +03:00
parent 418bf23cd8
commit 3c053310ac
10 changed files with 452 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* 6px-wide hit target with a thin visible grip. Width is part of the layout
* budget (HANDLES_TOTAL in PanesStore); keep them in sync if this changes.
* budget (HANDLE_WIDTH in PanesStore); keep them in sync if this changes.
*/
.handle {
flex: 0 0 6px;