entry: Create selection handles as lazily as possible
authorRyuan Choi <ryuan.choi@gmail.com>
Thu, 24 Apr 2014 08:52:22 +0000 (17:52 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 24 Apr 2014 08:52:23 +0000 (17:52 +0900)
commitc3160425059612caa4b811232533e86ca37de158
tree34fc2fc410fbe40e79aa344d21a5d533029f4a86
parent7e9795b277e7b94c5871ee07efd23817881a3d86
entry: Create selection handles as lazily as possible

Summary:
Moved the construction of selection handles to _update_selection_handler in order to
reduce the cost of construction of elm_entry little bit.

Reviewers: thiepha, Hermet, seoz, raster

CC: seoz, raster
Differential Revision: https://phab.enlightenment.org/D756
src/lib/elm_entry.c