Skip to content

Magnifier content ensure it has proper size and node color

To fix #1020 (closed), !443 (merged) and mutter!482 (merged) aren't enough.

In fact the return value for the get_preferred_size virtual function was missing a parameter, while the node should be painted including all channel colors.

Finally optimize a bit, avoiding to store the texture all the time and monitoring for sprite changes.

Edited by Marco Trevisan

Merge request reports