Commit 31f01eb
committed
Trim default-visible tabs to the last three of the previous set
The launcher used to open with six tabs visible (auto_click,
screenshot, image_detect, record, script_builder, remote_desktop)
which made the toolbar crowded before the operator had even chosen
a workflow. Drop the first three to default-hidden so the GUI opens
focused on the last three — record / script_builder / remote_desktop
— which together cover the common capture → script → drive-remotely
flow.
The earlier core tabs are still registered and reachable through
the View menu's tab list; only their default visibility flipped.1 parent 51fc521 commit 31f01eb
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
90 | 95 | | |
91 | | - | |
| 96 | + | |
92 | 97 | | |
93 | | - | |
| 98 | + | |
94 | 99 | | |
95 | | - | |
| 100 | + | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
| |||
0 commit comments