ecore_cocoa: fix windows initial rendering
authorJean Guyomarc'h <jean@guyomarch.bzh>
Thu, 9 Mar 2017 22:04:26 +0000 (23:04 +0100)
committerJean Guyomarc'h <jean@guyomarch.bzh>
Thu, 9 Mar 2017 22:16:16 +0000 (23:16 +0100)
commitadf9608387892fbea82cd8440808c90aa0215fee
tree96e7b932cafb723608794d5f6017f2dda12985a8
parentc1604cdac8c474bb5f8266886046db26ca80f37d
ecore_cocoa: fix windows initial rendering

We need to refresh the Cocoa's content view when showing the window.
In some particular cases (including the elementary_test initial window),
the content view is redrawn because of external events (the entry
animator). When no action at all is performed, the window and the
content view are resized... nice... but not drew...

Such a simple fix for this hell of a bug!

Fixes T5210
src/lib/ecore_cocoa/ecore_cocoa_window.m