Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-14 00:09:09 +02:00
39e7b19bc5 fix: rewrite playlist to never use hidden items, eliminating scroll bugs
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-14 00:05:58 +02:00
ab5c8ae3db fix: scroll playlist to top after session resume
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-14 00:05:09 +02:00
dcd4a6aace fix: locked scrollbar snaps to top instead of drifting
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-14 00:01:00 +02:00
96d4dd8d89 fix: replace scrollTo override with locked scrollbar to block all scroll
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 23:55:08 +02:00
a6b91d9d3f fix: crop keyframes and position apply to random portrait/square exports
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 23:49:45 +02:00
12b06e8144 feat: cancel button to abort running exports
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 23:47:54 +02:00
4c3b3fb2db fix: override scrollTo to block Qt auto-scroll during playlist operations
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 23:45:07 +02:00
89d6feee47 fix: restore playlist scroll at 0/50/150ms to catch late layout events
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 23:44:06 +02:00
7051cc5b93 fix: defer playlist scroll restore to next event loop iteration
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 23:42:56 +02:00
7c776e24af fix: stash playlist scroll before video load, restore after
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 23:41:21 +02:00
04e78eb355 fix: remove scrollToItem that was overriding saved scroll position
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 23:40:20 +02:00
97986d5138 fix: save/restore scrollbar position to prevent playlist scroll jumping
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 17:11:33 +02:00
3c903c7188 feat: right-click keyframe diamond on timeline to delete it
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 17:10:04 +02:00
bef08be091 fix: crop keyframe in lock mode updates video overlay and preview lines
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 17:07:09 +02:00
ccc94ccb5c fix: preview crop lines match main overlay colors
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 17:03:10 +02:00
d031d6c285 fix: hide-exported checkbox state applied on session resume
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 17:00:46 +02:00
9696b94b0c fix: preview crop shows lines only (no dim), updates on random toggle
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 16:58:33 +02:00
633e421a68 feat: show crop region overlay on end-frame preview
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 16:55:24 +02:00
a543c72ff5 fix: prevent scroll jumping by batching visibility and layout updates
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-13 16:53:19 +02:00
31772b898c fix: hidden files reappear on restart, scroll jumps on selection