| Summary: | Unclear how to select and move multiple frames at once, also difficult to select individual frames | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Redkitt3n14 <marmaladeplan3t> |
| Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | dra.w.p.il.e+bugskde, mrcraft4040 |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 5.2.0-rc1 | ||
| Target Milestone: | --- | ||
| Platform: | Android | ||
| OS: | Android 13.x | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Redkitt3n14
2023-09-28 11:23:34 UTC
*** Bug 505843 has been marked as a duplicate of this bug. *** 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. A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/2498 |