Skip to content
Commit 45bf882a 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
parent d4375f34
Pipeline #394970 passed with stage
in 16 minutes and 52 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