https://bugs.kde.org/show_bug.cgi?id=487631
Akseli Lahtinen <akse...@akselmo.dev> 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/6cb44947016a8d273c3045117 |t/219ab7720d740d7fd3ccb336b |1d96038fbfd0281 |caa20bf8c68ad4c --- Comment #6 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 219ab7720d740d7fd3ccb336bcaa20bf8c68ad4c by Akseli Lahtinen. Committed on 28/05/2024 at 13:47. Pushed by akselmo into branch 'Plasma/6.1'. components/calendar: set currentIndex before positionViewAtIndex components/calendar: set currentIndex before positionViewAtIndex components/calendar: set currentIndex before positionViewAtIndex We have to set currentIndex before positioning, otherwise the positioning gets very confused and starts hopping over elements like next month etc. This fixes bug linked below, where clicking on arrow to change to next month would hop over 3 months instead of 1. M +1 -1 components/calendar/qml/InfiniteList.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/219ab7720d740d7fd3ccb336bcaa20bf8c68ad4c -- You are receiving this mail because: You are watching all bug changes.