2541979f8e
Since ClutterActor now properly caches its paint volume and ClutterText tries hard to invalidate its own cached paint volume on every redraw anyway (that's more often than ClutterActor invalidates its own paint volume), we can simply rely on the caching of the paint volume done by ClutterActor and invalidate that on every redraw. So remove the private cached paint volume from ClutterText and all its invalidation machinery. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1492> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |