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

Emmet O'Neill <emmetoneill....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/95e096dd3
                   |                            |46ad05ac3a43c64035ea0f0fb3a
                   |                            |c246
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Emmet O'Neill <emmetoneill....@gmail.com> ---
Git commit 95e096dd346ad05ac3a43c64035ea0f0fb3ac246 by Emmet O'Neill.
Committed on 14/05/2021 at 02:27.
Pushed by emmetoneill into branch 'master'.

KisAnimTimeline: Fixed inconsistent scrollTo behavior.

When switching active layer there is a brief window of time where
two unpinned layers simultaneously exist on the timeline, causing
indexing issues that result in improper scrollTo behavior for the
last layer.

This commit adds a workaround by delaying the scrollTo for 1/60
of a second to give the timeline model enough time to have correct
indexing.

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

https://invent.kde.org/graphics/krita/commit/95e096dd346ad05ac3a43c64035ea0f0fb3ac246

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

Reply via email to