mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 07:26:51 -05:00
867db93043
ClutterText implements its own get_paint_volume() with its own cache, but was not invalidating the actor paint volume when when it has changed. This sometimes could result in labels, especially quickly changing ones, using the old paint volume which either would cut off the label or leave parts of the old label on screen. Fixes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1943 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2006> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |