Skip to content

animation: Add (integer) geometry scaling support to Spinner

Daniel van Vugt requested to merge vanvugt/gnome-shell:scale-spinner into main

Until now it only supported (float) fractional scaling.

Since the SpinnerContent requires a Clutter size in logical pixels, we need to specify that at map time when the scaling factor is known.

Closes: #8126 (closed)

Merge request reports

Loading