https://bugs.kde.org/show_bug.cgi?id=500885

Emmet O'Neill <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/-/commit/c65f656 |hics/krita/-/commit/0316f63
                   |e1287620d7f9466a4a4f0e3ab85 |a970191a421d5c34bdedd9774d6
                   |03808f                      |74193b

--- Comment #8 from Emmet O'Neill <[email protected]> ---
Git commit 0316f63a970191a421d5c34bdedd9774d674193b by Emmet O'Neill.
Committed on 04/09/2025 at 22:59.
Pushed by emmetoneill into branch 'master'.

UI/Animation/TimelineDocker: Can now re-select previous selected frame after
pausing.

The default behavior of QAbstractItemModel was causing an edge case
where users couldn't re-select the starting frame of their animation after
pausing
because it was technically already paused. Now, we've made it so that pausing
the animation playback will move the selection to the frame that the
animation was paused on, solving this issue.

M  +6    -3    libs/ui/KisPlaybackEngine.cpp
M  +1    -0    libs/ui/KisPlaybackEngineQT.cpp
M  +26   -2    plugins/dockers/animation/KisAnimTimelineDocker.cpp
M  +1    -0    plugins/dockers/animation/KisAnimTimelineDocker.h
M  +0    -2    plugins/dockers/animation/KisAnimTimelineFramesView.cpp

https://invent.kde.org/graphics/krita/-/commit/0316f63a970191a421d5c34bdedd9774d674193b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to