qskinny icon indicating copy to clipboard operation
qskinny copied to clipboard

Box renderer does not fill properly

Open uwerat opened this issue 2 years ago • 0 comments

The box renderer does not fill the area for the following shape:

setBoxShapeHint( ..., QskBoxShapeMetrics( 40, 10, 15, 5 ) );
setBoxBorderMetricsHint( ..., 1 );

uwerat avatar Jun 14 '22 09:06 uwerat