text: Dirty layout cache on text direction changes
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 10 Nov 2009 12:18:32 +0000 (12:18 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 10 Nov 2009 12:18:32 +0000 (12:18 +0000)
commitadab87b520699892e012d601821a5aee11410125
tree9aeb15c9ec8ecb256ff3597d408929ebf636bf9e
parentf94f7692a6836ed4a5f039e4c2a44966b47c77fc
text: Dirty layout cache on text direction changes

When the text direction changes we should evict the cached layouts
to avoid stale entries in case the direction change produces a layout
with the same size.
clutter/clutter-text.c