slint/sixtyfps_runtime/rendering_backends
Simon Hausmann 1ef1e79b93 GL backend: Fix round corner clip radius
Rendering tests/cases/examples/rectangle_clip.60 shows a border radius
for the clipped area that's not identical with the border radius of the
inner edge of the rectangle stroke.

It appears that the stroke's inner radius is not exactly the difference
of the line (border) width but rather scaled by kappa.
2021-04-26 17:34:00 +02:00
..
default Bump version number 2021-04-26 13:16:48 +02:00
gl GL backend: Fix round corner clip radius 2021-04-26 17:34:00 +02:00
qt Fix popup placmement and size with the qt backend 2021-04-26 17:29:06 +02:00