elementary: Reduce EO calls by using geometry_set
authorChris Michael <cp.michael@samsung.com>
Wed, 21 Nov 2018 15:45:04 +0000 (10:45 -0500)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 05:30:08 +0000 (14:30 +0900)
commit555433db4b2e2485ac3a4dcbb6510b552c70f216
treec5f92707766b4167525185771ce9c85428000649
parent5c69ec2e41a57c245425c4d8c2042f19d41f1963
elementary: Reduce EO calls by using geometry_set

This patch reduces EO calls by using evas_object_geometry_set rather
than calling move & resize.
src/lib/elementary/elm_access.c