https://bugs.kde.org/show_bug.cgi?id=474975
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 Keywords| |triaged --- Comment #2 from [email protected] --- The inability to select multiple frames without a keyboard is basically just a missing feature. The layer list solved this by adding checkboxes to layers, but not sure how to solve it on the timeline. That the timeline moves around when trying to drag frames is because kinetic scrolling is getting in the way. It's also very hard to use the zoom button thing, since most of the time it also just makes the timeline scroll around. Solving that fully probably requires digging around in Qt's scroller code a bunch, but a more workable solution could be to just not enable left-click or touch kinetic scrolling on the timeline widget and instead require the use of the scroll bars. -- You are receiving this mail because: You are watching all bug changes.
