Bug 502950 - 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)
Summary: Edit effects: Scrolling now only possible in 4-pixel steps (instead of 1-pixe...
Status: RESOLVED NOT A BUG
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Effects & Transitions (other bugs)
Version First Reported In: 24.12.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2025-04-17 20:48 UTC by fehler-im-programm
Modified: 2025-04-19 19:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Video "Edit effect values with scrolling.mp4" (118.55 KB, video/mp4)
2025-04-17 20:48 UTC, fehler-im-programm
Details

Note You need to log in before you can comment on or make changes to this bug.
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!