if you select a column on a single frame and then use shortcuts to add 1 hold each time,the selection is maintained and works correctly when you select multiple frames on the same layer ->de selection is removed after one operation. The selection MUST be maintained,always until you unselect yourself. this should also be the case for removing a hold.
I can't reproduce this in the nightly builds, can you?
https://www.youtube.com/watch?v=VuL3ZRMttsg&feature=youtu.be It still happens in today's nightly At a certain moment I DID get to keep the selection. But then another issue arose if you ADD to the selection then the later selected frames go out of bounds of the selection The selection should grow and shrink with the frames for the most consitant behaviour.
Yeah, seeing it now, I can confirm this.
Assigning this to Tyyppi
I'm going to address this issue now.
Git commit d76c59fca3fad96ddf299b4f36d951fb10105259 by Eoin O'Neill. Committed on 29/07/2020 at 03:40. Pushed by eoinoneill into branch 'krita/4.3'. Fix: Properly Maintain Selection of Keyframes When Inserting / Removing Hold Frames. Related Feature: Preserve multi-frame selection when active frame changes. Useful for preserving the users selection on scrub, but also less error-prone when dealing with modifying the user selection while concurrent "switch-time" operation is running. Insert Keyframe Bug: Related: bug 388779 Maintain Multiframe Selection Wishlist: M +1 -1 plugins/dockers/animation/timeline_frames_model.cpp M +1 -1 plugins/dockers/animation/timeline_frames_model.h M +37 -1 plugins/dockers/animation/timeline_frames_view.cpp M +1 -0 plugins/dockers/animation/timeline_frames_view.h https://invent.kde.org/graphics/krita/commit/d76c59fca3fad96ddf299b4f36d951fb10105259
Git commit 68a0cf3e32e6ad857ac275a65a5719930bad74cd by Eoin O'Neill. Committed on 29/07/2020 at 03:42. Pushed by eoinoneill into branch 'master'. Fix: Properly Maintain Selection of Keyframes When Inserting / Removing Hold Frames. Related Feature: Preserve multi-frame selection when active frame changes. Useful for preserving the users selection on scrub, but also less error-prone when dealing with modifying the user selection while concurrent "switch-time" operation is running. Insert Keyframe Bug: Related: bug 388779 Maintain Multiframe Selection Wishlist: (commit cherry-picked from krita/4.3 d76c59fca3fad96ddf299b4f36d951fb10105259) M +1 -1 plugins/dockers/animation/timeline_frames_model.cpp M +1 -1 plugins/dockers/animation/timeline_frames_model.h M +36 -0 plugins/dockers/animation/timeline_frames_view.cpp M +1 -0 plugins/dockers/animation/timeline_frames_view.h https://invent.kde.org/graphics/krita/commit/68a0cf3e32e6ad857ac275a65a5719930bad74cd