Skip to content
Verified Commit 69163fad authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

ScrollBar: Fix visuals in overshoot state

The trick is to use ScrollBar::visualSize instead of ::size.

Unfortunately, minimumSize property seems to be useless here, which is
why all these manual min/max adjustments had to be made.
parent 858bbab9
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