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

Nate Graham <n...@kde.org> changed:

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

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit b5050b45953181181dd9ee9e5e6e875140c08486 by Nate Graham, on behalf
of Mathias Tillman.
Committed on 02/03/2025 at 16:55.
Pushed by ngraham 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/b5050b45953181181dd9ee9e5e6e875140c08486

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

Reply via email to