| Summary: | Strange scroll jump when using ctrl+mousewheel to zoom | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | red_Arti <jijiliu35> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git-master | ||
| Target Milestone: | --- | ||
| Platform: | Appimage | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/multimedia/kdenlive/-/commit/c1fc9512cefff05b6ea8f412cee9bb64a599bce5 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
red_Arti
2024-02-07 01:33:12 UTC
Git commit c1fc9512cefff05b6ea8f412cee9bb64a599bce5 by Jean-Baptiste Mardelle. Committed on 17/02/2024 at 17:58. Pushed by mardelle into branch 'release/24.02'. Refactor mouse position in the timeline to fix multiple small bugs M +2 -1 src/mainwindow.h M +0 -4 src/timeline2/view/qml/Clip.qml M +0 -6 src/timeline2/view/qml/Composition.qml M +34 -36 src/timeline2/view/qml/timeline.qml M +12 -3 src/timeline2/view/timelinecontroller.cpp M +4 -1 src/timeline2/view/timelinecontroller.h M +14 -1 src/timeline2/view/timelinewidget.cpp M +2 -0 src/timeline2/view/timelinewidget.h https://invent.kde.org/multimedia/kdenlive/-/commit/c1fc9512cefff05b6ea8f412cee9bb64a599bce5 |