qskinny
qskinny copied to clipboard
QskScrollBar
We need a control for scrollbars.
The current implementation of QskScrollView implements the scroll bars as subcontrols to avoid 2 additional QQuickItems ( horizontal/vertical scroll bar ). However this makes the implementation way more difficult than it is worth the savings.