VideoTools/internal/ui
Stu Leak 1a38c1a718 feat(ui): Add fast scroll with 2.5x speed multiplier
- Created NewFastVScroll widget with customizable scroll speed
- Intercepts scroll events and multiplies delta by 2.5x
- Applied to Convert module (Simple and Advanced tabs)
- Applied to Settings module
- Significantly improves scrolling responsiveness
2025-12-31 16:06:10 -05:00
..
benchmarkview.go Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
colors.go feat(ui): Add distinct color for Remux format 2025-12-29 02:29:54 -05:00
components.go feat(ui): Add fast scroll with 2.5x speed multiplier 2025-12-31 16:06:10 -05:00
mainmenu.go feat(ui): Add orange background for modules missing dependencies 2025-12-31 13:24:12 -05:00
queueview.go fix(ui): Prevent queue items from jumping during updates 2025-12-29 02:31:57 -05:00