Skip to content

Draft: ScrollBar: Do not use the size as measure for visible

Aleix Pol Gonzalez requested to merge work/binding-loop into master

It's producing a binding loop right now as it triggers a QQuickScrollBarPrivate::visualAreaChange. I cannot find visual difference and it's how Qt (fusion, material, universal) themes look like.

@ndavis we probably should do the same on the breeze theme, even though I don't see the crash/freeze there.

BUG: 448784

Edited by Nate Graham

Merge request reports