Commit f1d84be
Iakov Senatov
refactor(SelectionStatusBar): clean structure and restore scroll position indicator
- Refactor SelectionStatusBar into structured sections (left info, remote badge, filter, jump buttons, slider, position)
- Restore position indicator using selectedIndex / visibleIndex
- Improve readability and maintainability of status bar view
- Minor UI cleanup for jump navigation buttons1 parent 3fca027 commit f1d84be
File tree
3 files changed
+376
-182
lines changed- GUI/Sources
- Features/Panels
- FileTable/FilePanels
- Services/Scanner
3 files changed
+376
-182
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments