evas - improve textblock logic to reduce num of layouts when used - faster
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 30 Sep 2013 14:29:54 +0000 (23:29 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 30 Sep 2013 14:31:48 +0000 (23:31 +0900)
commita4a285089f48c1c303aa389324f778eaefe9e3a8
tree6906c4ea92cb6d4cdcb1e6bfefa2cd48d36d9568
parentbaf0fc426846743faef4165786a7e589b9c90347
evas - improve textblock logic to reduce num of layouts when used - faster

when using genlist and the edje item objects, there seem to be a lot
of excess textblock layouts happening. i was seeing about 12 layouts per tb
part in the edje before this patch. with this it's down to about 3.
src/lib/evas/canvas/evas_object_textblock.c