entry: allow force recalc on "size,eval" "elm" signal
authorAmitesh Singh <amitesh.sh@samsung.com>
Thu, 28 Jul 2016 09:48:07 +0000 (15:18 +0530)
committerAmitesh Singh <amitesh.sh@samsung.com>
Thu, 28 Jul 2016 09:52:07 +0000 (15:22 +0530)
commitba060fe93236da37e4c8bbd84c1bcf58e27979d6
treeb34a8cca169d81a85c89aa0679fdf6c2a6f924a4
parent28aa0ba79fc10920c89827dda94ead8f3bde9d28
entry: allow force recalc on "size,eval" "elm" signal

Summary:
In some use cases, font (style) of elm.text in elm entry is changed
on focus and unfocus. user must send "size,eval",elm signal to entry to
force recalc, but this was not happening. This patch fixes that issue.

fixes T4233

Reviewers: tasn, herdsman, raster

Subscribers: cedric, seoz, jpeg

Maniphest Tasks: T4233

Differential Revision: https://phab.enlightenment.org/D4196
src/lib/elementary/elm_entry.c