Commit 50d4bf0
fix: guard shortcut cleanup on tab re-click, show after bootstrap
- Skip shortcut resume when re-clicking active Shortcuts tab
- Move showSwitcherWindow() to after bootstrap() + loadUserSettings()
(was using setTimeout(100) which didn't guarantee readiness)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 25e456b commit 50d4bf0
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1081 | 1081 | | |
1082 | 1082 | | |
1083 | 1083 | | |
1084 | | - | |
1085 | | - | |
1086 | | - | |
1087 | | - | |
1088 | | - | |
1089 | 1084 | | |
1090 | 1085 | | |
1091 | 1086 | | |
| |||
1280 | 1275 | | |
1281 | 1276 | | |
1282 | 1277 | | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
1283 | 1283 | | |
1284 | 1284 | | |
1285 | 1285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
331 | 332 | | |
332 | 333 | | |
333 | 334 | | |
| |||
0 commit comments