diff options
author | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-02-21 17:48:08 +0900 |
---|---|---|
committer | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-02-21 17:49:22 +0900 |
commit | 81fbd54c17e84514d3f74a795b2a6db189df9533 (patch) | |
tree | ed818749acdc1fb5508622fd7e5db9e781d26b03 /src/lib/edje/edje_calc.c | |
parent | aac07ca6c1840cf6ad347134147582427af79e2e (diff) |
evas: Optimize out some nop calls to evas text
Some property set calls to Evas Text are NOPs if the property was
already set to the same value. Avoid doing any work then.
This adds a missing intercept call (size_set as it's overriden
by Evas.Text).
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions