hide QskScrollView::Panel

This commit is contained in:
Uwe Rathmann 2022-12-05 12:06:49 +01:00
parent d82f3d08ff
commit c1e194b464

View File

@ -868,6 +868,7 @@ void Editor::setupScrollView()
using Q = QskScrollView;
setMetric( Q::Panel | A::Spacing, 4 );
setGradient( Q::Panel, QskGradient() );
setBoxBorderMetrics( Q::Viewport, 2 );
setBoxShape( Q::Viewport, 8 );