Created attachment 155279 [details] video of the bug SUMMARY Turning left the page turn it to the right (cf. video) STEPS TO REPRODUCE 1. turn the page to the left OBSERVED RESULT it turns to the right EXPECTED RESULT it turns to the left SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE NEON (available in About System) KDE Plasma Version: 5.26.5 KDE Frameworks Version: 5.101 Qt Version: 5.15.8 ADDITIONAL INFORMATION
I also see this (same version, 22.12.1). Rotate Left and Rotate Right actions are swapped. This is true for the two buttons on the page thumbnail and two buttons on the bottom bar.
Git commit 63b8e545ca4cad0b83967600f3d20d99821ae407 by Nate Graham. Committed on 18/04/2023 at 19:10. Pushed by ngraham into branch 'master'. Rotate in the correct directions Right and left were flipped! Therefore what actually happened did not match what the icons showed happening. FIXED-IN: 23.04.1 M +2 -2 src/qml/DocumentList.qml M +2 -2 src/qml/DocumentPage.qml https://invent.kde.org/utilities/skanpage/commit/63b8e545ca4cad0b83967600f3d20d99821ae407
Git commit 5ea788661ee949225f4eb523e2a1e4a66d21814f by Nate Graham. Committed on 18/04/2023 at 19:12. Pushed by ngraham into branch 'release/23.04'. Rotate in the correct directions Right and left were flipped! Therefore what actually happened did not match what the icons showed happening. FIXED-IN: 23.04.1 (cherry picked from commit 63b8e545ca4cad0b83967600f3d20d99821ae407) M +2 -2 src/qml/DocumentList.qml M +2 -2 src/qml/DocumentPage.qml https://invent.kde.org/utilities/skanpage/commit/5ea788661ee949225f4eb523e2a1e4a66d21814f