Commit 7c7bab0
committed
Add sidebar-tab hotkey and scrollbar styles
Add styling for .current-box-list scrollbars (hide horizontal overflow, stable gutter, thin scrollbar, and custom colors for Firefox/WebKit) and refine track/thumb visuals. Introduce SIDEBAR_TAB_VIEWS constant and a new hotkey action 'switchSidebarTab' (default binding: Tab). Implement selectNextSidebarTab to rotate between 'main' and 'plugins' views and wire it into the global hotkey handler, respecting sidebar visibility and preventing default behavior when used.1 parent 71a6754 commit 7c7bab0
2 files changed
Lines changed: 44 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2390 | 2390 | | |
2391 | 2391 | | |
2392 | 2392 | | |
2393 | | - | |
| 2393 | + | |
| 2394 | + | |
| 2395 | + | |
| 2396 | + | |
| 2397 | + | |
| 2398 | + | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
| 2404 | + | |
| 2405 | + | |
| 2406 | + | |
| 2407 | + | |
| 2408 | + | |
| 2409 | + | |
| 2410 | + | |
2394 | 2411 | | |
2395 | 2412 | | |
2396 | 2413 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
180 | 189 | | |
181 | 190 | | |
182 | 191 | | |
| |||
2950 | 2959 | | |
2951 | 2960 | | |
2952 | 2961 | | |
| 2962 | + | |
| 2963 | + | |
| 2964 | + | |
| 2965 | + | |
| 2966 | + | |
| 2967 | + | |
| 2968 | + | |
2953 | 2969 | | |
2954 | 2970 | | |
2955 | 2971 | | |
| |||
4295 | 4311 | | |
4296 | 4312 | | |
4297 | 4313 | | |
| 4314 | + | |
| 4315 | + | |
| 4316 | + | |
| 4317 | + | |
| 4318 | + | |
| 4319 | + | |
| 4320 | + | |
| 4321 | + | |
| 4322 | + | |
| 4323 | + | |
4298 | 4324 | | |
4299 | 4325 | | |
4300 | 4326 | | |
| |||
0 commit comments