Skip to content

components/calendar: New and Improved swipe implementation for calendar views

Tanbir Jishan requested to merge tantalising/plasma-workspace:cal_swipe into master

This MR replaces the old implementation based on swipeview and uses listivew instead. Logics are 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.

BUG:459996

Edited by Tanbir Jishan

Merge request reports