Commit 85e4219
authored
Override tabs and hidden titlebar styles for Worktrunk sidebar (#38)
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 85e4219
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