Skip to content
Commit 0a913be6 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

users kcm: hack around indexing confusion in swipeview

swipeview gets confused over which index it is on causing it to
automatically switch to an incorrect index. I know it has to do with
Container internals but haven't quite managed to track it down in
reasonable time. there are various Qt bug reports to do with
currentIndex handling being buggy though.

intermediate index resets seem to make the view behave accordingly so
let's apply one when setting the current index.

BUG: 439081
(cherry picked from commit 45bf882a)
parent c1465ef5
Pipeline #395224 failed with stage
in 4 minutes and 35 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment