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
                   |                            |hics/krita/-/commit/c65f656
                   |                            |e1287620d7f9466a4a4f0e3ab85
                   |                            |03808f
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Emmet O'Neill <[email protected]> ---
Git commit c65f656e1287620d7f9466a4a4f0e3ab8503808f by Emmet O'Neill.
Committed on 01/04/2025 at 21:19.
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/c65f656e1287620d7f9466a4a4f0e3ab8503808f

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

Reply via email to