Skip to content

art stack pass widget around

Marinus Schraal requested to merge wip/mschraal/artstack-pass-widget-around into master

Instead of passing the scale around, pass the widget around and find out the scale from the widget directly.

This is cleaner and useful in the GTK4 port as well.

Merge request reports