qskinny icon indicating copy to clipboard operation
qskinny copied to clipboard

QskScrollBar

Open uwerat opened this issue 1 year ago • 0 comments

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.

uwerat avatar Jan 24 '24 13:01 uwerat