Commit 799e9a1
committed
Override tabs and hidden titlebar styles for Worktrunk sidebar
The "tabs" and "hidden" macos-titlebar-style values don't work with the
Worktrunk sidebar. "tabs" installs its own toolbar without a sidebar
tracking separator, causing the sidebar to be truncated by the toolbar.
"hidden" removes the titlebar entirely, losing the sidebar toggle button.
Override both to use the "transparent" titlebar, which properly installs
the WorktrunkToolbar with a sidebarTrackingSeparator.
Fixes #271 parent ef1a852 commit 799e9a1
1 file changed
Lines changed: 5 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
187 | 191 | | |
188 | 192 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 193 | + | |
201 | 194 | | |
202 | 195 | | |
203 | 196 | | |
| |||
0 commit comments