487749c25b
ClutterText will only queue a relayout after font changes if it has any contents other than the empty string. As a result, its height request may change after the first character has been entered. To avoid this visual glitch, force a relayout on actual font changes. https://bugzilla.gnome.org/show_bug.cgi?id=685534