mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
4d8d5a62f3
When the cursor visibility changes, we have to relayout the ClutterText actor instead of just redrawing it - as the cursor changes the PangoLayout size, a size request cycle is needed. https://bugzilla.gnome.org/show_bug.cgi?id=702610