When the viewport is resized, the entry size will be recalculate.
authorYoungbok Shin <youngb.shin@samsung.com>
Fri, 10 Jan 2014 07:37:55 +0000 (16:37 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 10 Jan 2014 07:39:06 +0000 (16:39 +0900)
commit6c12d740087ce54e9af59333c0e23dbc129882e7
tree97bccaa5c9ce5cd4d007ab06006b38c82904adb3
parentb15e2cfc45105640078f004345593aacd68a96ee
When the viewport is resized, the entry size will be recalculate.

Using the elm_scrollable_interface_content_viewport_resize_cb_set in
scrollable entry widget. this only happens in mobile profile when you
drag the content with your finger left/right when the content is
smaller than the gap between icons.

This accepts D187
src/bin/test_entry.c
src/lib/elm_entry.c