elm_win: simplify/fix recalc logic when changing csd
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 7 Aug 2017 17:26:41 +0000 (13:26 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 7 Aug 2017 17:26:51 +0000 (13:26 -0400)
commit56936c91c09a3ad4e044b46a164edc0e16e359c5
tree3ec305d990d0963ca74bbaca009086deb4a4634e
parent15126b2f4f8ef5159755c0ee07f80a90e58ba628
elm_win: simplify/fix recalc logic when changing csd

forcing a full eval here is unnecessary and broken since such an eval could
either change geometry in unexpected ways or fail to accurately change
the underlying canvas geometry

@fix
src/lib/elementary/efl_ui_win.c