https://bugs.kde.org/show_bug.cgi?id=459996
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |cdf4c40d8b153680459c5b9ef19 | |c4efcf9d1c0fe Version Fixed In| |5.27 Resolution|--- |FIXED --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit cdf4c40d8b153680459c5b9ef19c4efcf9d1c0fe by Nate Graham, on behalf of Tanbir Jishan. Committed on 15/12/2022 at 16:23. Pushed by ngraham into branch 'master'. components/calendar: New and improved swipe implementation for calendar views This commit replaces the old implementation based on swipeview and uses listivew instead. Logic is simplified and components are loaded dynamically now. This fixes an existing bug as well, where swiping could change dates very fast. Now it does not change until swiped very far. FIXED-IN: 5.27 M +0 -8 components/calendar/qml/DaysCalendar.qml M +183 -190 components/calendar/qml/InfiniteList.qml M +21 -34 components/calendar/qml/MonthView.qml https://invent.kde.org/plasma/plasma-workspace/commit/cdf4c40d8b153680459c5b9ef19c4efcf9d1c0fe -- You are receiving this mail because: You are watching all bug changes.