Skip to content
Verified Commit 81ddc206 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

ScrollBar: Optimize for non-interactive mode: use property interceptor syntax

This way Animation object won't go through "default property"
QQuickItem::data QML list thing, and will only be direct Rectangle's
QObject::children instead.
parent 4a862dfa
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