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

Slider: Fix up RTL mode

Re-binding LayoutMirroring on every control is a bad practice, because
it essentially disregards parent hierarchy preference.

MouseArea should opt out of inheriting mirroring for its anchors,
because control's padding which it binds to are not mirrored
automatically.
parent 1898ca60
Pipeline #456633 passed with stage
in 1 minute and 28 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