Commit 7ab955a
Improve video-log sync UX clarity (v0.7.1)
- Add help icon (ⓘ) with tooltip explaining the sync workflow
- Rename "Set from line" to "🔗 Sync line ↔ video time" with primary
styling so the main action is obvious
- Better status messages with icons and color coding:
- Success: ✓ green confirmation showing the line/time pairing
- Errors: ⚠ amber warnings explaining what to do
- Reorder elements so the primary button is prominent
- Add local sidecar/agent state files to .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f71b626 commit 7ab955a
File tree
5 files changed
+50
-11
lines changed- src/renderer
5 files changed
+50
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
449 | 448 | | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7307 | 7307 | | |
7308 | 7308 | | |
7309 | 7309 | | |
7310 | | - | |
7311 | | - | |
| 7310 | + | |
| 7311 | + | |
| 7312 | + | |
7312 | 7313 | | |
7313 | 7314 | | |
7314 | 7315 | | |
7315 | 7316 | | |
7316 | | - | |
7317 | | - | |
| 7317 | + | |
| 7318 | + | |
| 7319 | + | |
7318 | 7320 | | |
7319 | 7321 | | |
7320 | 7322 | | |
7321 | 7323 | | |
7322 | 7324 | | |
7323 | 7325 | | |
7324 | | - | |
7325 | | - | |
| 7326 | + | |
| 7327 | + | |
| 7328 | + | |
7326 | 7329 | | |
7327 | 7330 | | |
7328 | 7331 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5675 | 5675 | | |
5676 | 5676 | | |
5677 | 5677 | | |
| 5678 | + | |
| 5679 | + | |
| 5680 | + | |
| 5681 | + | |
| 5682 | + | |
| 5683 | + | |
| 5684 | + | |
| 5685 | + | |
| 5686 | + | |
| 5687 | + | |
| 5688 | + | |
| 5689 | + | |
| 5690 | + | |
| 5691 | + | |
| 5692 | + | |
| 5693 | + | |
| 5694 | + | |
| 5695 | + | |
| 5696 | + | |
| 5697 | + | |
| 5698 | + | |
| 5699 | + | |
| 5700 | + | |
| 5701 | + | |
| 5702 | + | |
| 5703 | + | |
| 5704 | + | |
5678 | 5705 | | |
5679 | 5706 | | |
5680 | 5707 | | |
| |||
0 commit comments