Commit 119b3da
committed
Await persisted collapsed state in toggleSidebar\n\nMake toggleSidebar async and await setUserConfig to persist the\nindependentPanelCollapsed flag reliably. Add a try/catch to avoid\nblocking the UI if storage write fails.
1 parent 801df8b commit 119b3da
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
99 | 103 | | |
100 | 104 | | |
101 | 105 | | |
| |||
0 commit comments