elementary: Fix issue of toggling border state causing visual jumps
authorChris Michael <cp.michael@samsung.com>
Fri, 15 Jul 2016 19:30:48 +0000 (15:30 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 15 Jul 2016 19:35:23 +0000 (15:35 -0400)
commitfb24955782b9242beb9447ebb6631b2b63921988
treed20045325fc625277793c179d6e654d3356bd267
parent55c59d3c4095c5ce252078494222f7854372ae32
elementary: Fix issue of toggling border state causing visual jumps

This commit partially fixes a phab ticket where toggling window border
state (elm_test -to "Window States") would cause the frame to be
destroyed thus making the window contents appear to jump around

ref T4092

NB: I call this a 'partial' fix because while it does fix the issue of
efl client apps, there is still some breakage in Enlightenment that
needs investigating.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/elementary/efl_ui_win.c