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

Mathias Tillman <master.ho...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/aba4911be4fdd8c3bf2084655
                   |                            |5f4512700727f4f
         Resolution|---                         |FIXED

--- Comment #1 from Mathias Tillman <master.ho...@gmail.com> ---
Git commit aba4911be4fdd8c3bf20846555f4512700727f4f by Mathias Tillman.
Committed on 01/03/2025 at 12:39.
Pushed by mathiastillman into branch 'master'.

components/calendar: Fix previous/next buttons not always working

When you pressed the next or previous button in quick succession
it wouldn't always change the view since it waited for the animation
to end before actually changing the backend value.

Fix this by checking if we are moving through the velocity value,
and if so, trigger the next/previous in the backend.

M  +26   -18   components/calendar/qml/InfiniteList.qml
M  +2    -0    components/calendar/qml/MonthView.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/aba4911be4fdd8c3bf20846555f4512700727f4f

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

Reply via email to