423119599c7a98dc51dda6e5260c992e21438d60
This makes the background logo position flicker as we enter the overview. This actor is part of the BackgroundActor actor hierarchy, and can be left to scale neatly with it.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1943938
IconContainer considers the scale for its size request, so rather than just removing the relayout, can we get rid of the custom actor altogether?
Any updates on this? Should be an easy fix I hope!
This makes the background logo position flicker as we enter the
overview. This actor is part of the BackgroundActor actor hierarchy,
and can be left to scale neatly with it.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1943938