Bug 436315 - Doubleclicking a frame should select all frames in that collumn
Summary: Doubleclicking a frame should select all frames in that collumn
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Animation (show other bugs)
Version: 4.4.2
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Eoin O'Neill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-28 16:01 UTC by Bollebib
Modified: 2021-04-30 03:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bollebib 2021-04-28 16:01:19 UTC
I think this would speed up working with a bunch of frames easier if you could doubleclick frames to select the full frame collumn



1- doubleclick frame
2- full collumn is selected
Comment 1 Eoin O'Neill 2021-04-28 23:04:24 UTC
Git commit 3441d34ac9a8f1e4a84b78441c02205887d7d331 by Eoin O'Neill.
Committed on 28/04/2021 at 23:03.
Pushed by eoinoneill into branch 'master'.

KisAnimTimeline: Added double click to select all frames on a desired column.

M  +8    -0    plugins/dockers/animation/KisAnimTimelineFramesView.cpp
M  +1    -0    plugins/dockers/animation/KisAnimTimelineFramesView.h

https://invent.kde.org/graphics/krita/commit/3441d34ac9a8f1e4a84b78441c02205887d7d331
Comment 2 Eoin O'Neill 2021-04-28 23:05:31 UTC
This was simple enough to add, and I think it would also be useful for a quick selection, so it's now going to be in Krita 5. Thanks for the report Bollebib.
Comment 3 Eoin O'Neill 2021-04-30 03:21:36 UTC
Git commit 631c5b1128c3d570ec8f7d1e93e9196a49dbf7a6 by Eoin O'Neill.
Committed on 30/04/2021 at 03:20.
Pushed by eoinoneill into branch 'master'.

KisAnimTimelineFramesView: Added row selection alternative for double click action on timeline.

M  +9    -1    plugins/dockers/animation/KisAnimTimelineFramesView.cpp

https://invent.kde.org/graphics/krita/commit/631c5b1128c3d570ec8f7d1e93e9196a49dbf7a6