Skip to content

boxes: Fix calculation of rounded rectangles

Robert Mader requested to merge rmader/mutter:rounded_rectangles into master

Since 68fba458 the function is used for more calculations, exposing a bug when used with fractional scaling.

Fixes #609 (closed)

Merge request reports