Bug 502950

Summary: Edit effects: Scrolling now only possible in 4-pixel steps (instead of 1-pixel steps as before) - Effekte bearbeiten: Scrollen nur noch in 4-Pixel-Schritten möglich (anstatt wie früher 1-Pixel-Schritte)
Product: [Applications] kdenlive Reporter: fehler-im-programm
Component: Video Effects & TransitionsAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED NOT A BUG    
Severity: normal CC: berndmj
Priority: NOR Keywords: triaged
Version First Reported In: 24.12.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Video "Edit effect values with scrolling.mp4"

Description fehler-im-programm 2025-04-17 20:48:41 UTC
Created attachment 180367 [details]
Video "Edit effect values with scrolling.mp4"

Flatpak 24.12.3

STEPS TO REPRODUCE
1. See Attachment (Video)

2. Open Project
3. Insert any Clip or Color-Clip
4. Add Effect (for example "Transform")
5. Edit the x- or y-value with SCROLLING

OBSERVED RESULT
Scrolling in 4-pixel steps

EXPECTED RESULT
Scrolling in 1-pixel steps
Comment 1 Bernd 2025-04-19 17:23:12 UTC
You can use SHIFT to increment by 1, CTRL to increment by 10 when using the mouse wheel. The unmodified increment depends on the value range.
Comment 2 fehler-im-programm 2025-04-19 19:44:05 UTC
(In reply to Bernd from comment #1)
> You can use SHIFT to increment by 1, CTRL to increment by 10 when using the
> mouse wheel. The unmodified increment depends on the value range.

Thanks for the tip! That works!