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

Slider: Update size hints when ticks are enabled

Most styles don't care to provide "implicit size" for Slider, likely
because QStyler widget class takes care of that using pixel metrics.
Still, they do override sizeFromContents to accommodate tick marks.

Note: activeControl is only used in 3 controls total, and in two others,
namely Button and ScrollBar, it should not affect size hints in any way.
parent 0bf7d834
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