Skip to content

ScrollBar: less scuffed implementation of reading from QStyle

Jan Blackquill requested to merge work/janb/groovey into master

This makes ScrollBar actually utilise the subcontrol rects provied by the style, making interaction targets actually mirror the visuals provided by the style.

Merge request reports