GNOME Bugzilla – Bug 703882
Prevent buffer/text/max-length properties notification in the allocation cycle
Last modified: 2013-07-18 00:53:06 UTC
When allocating or asking for preferred width/height on a ClutterText, it can notify a change on buffer/text/max-length if no text has been set.
Created attachment 248744 [details] [review] clutter-text: prevent text buffer creation if not needed
Created attachment 248750 [details] [review] clutter-text: prevent text buffer creation if not needed