datetime : Enhance launching time more by reducing calls of sizing_eval()
authorRyuan Choi <ryuan.choi@gmail.com>
Wed, 5 Mar 2014 14:52:53 +0000 (23:52 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Wed, 5 Mar 2014 15:23:37 +0000 (00:23 +0900)
commitea9a029ca3bba2c3bcadfaaa98ff6a36fdeb0ec1
treefe1d020e137548fdbac2cb329bceb18ce273b540
parent8e20785b6b3a52e4654d8de98dbb46141a857ff3
datetime : Enhance launching time more by reducing calls of sizing_eval()

elm_layout_content_set() calls elm_layout_sizing_eval() internally.
So, there are many calls in _field_list_arrange() and it takes long time.
src/lib/elm_datetime.c
src/lib/elm_widget_datetime.h