efl/src/lib/ecore_cocoa
Jean Guyomarc'h adf9608387 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
2017-03-09 23:16:16 +01:00
..
Ecore_Cocoa.h ecore_cocoa: allow to override termination sequence 2016-10-30 16:46:29 +01:00
ecore_cocoa.m ecore_cocoa: fix handling of some keys 2016-10-30 16:46:30 +01:00
ecore_cocoa_app.h ecore_cocoa: allow to override termination sequence 2016-10-30 16:46:29 +01:00
ecore_cocoa_app.m ecore_cocoa: allow to override termination sequence 2016-10-30 16:46:29 +01:00
ecore_cocoa_cnp.m ecore_cocoa: simplify clipboard functions naming 2016-06-07 22:20:31 +02:00
ecore_cocoa_keys.h ecore_cocoa: don't export Ecore_Cocoa_Keys.h 2015-12-01 12:15:32 -08:00
ecore_cocoa_private.h Ecore Cocoa: Add missing modifiers field to Ecore Events 2016-10-10 14:20:47 -03:00
ecore_cocoa_window.h ecore_cocoa: refactor resizing request 2016-08-26 19:05:48 +02:00
ecore_cocoa_window.m ecore_cocoa: fix windows initial rendering 2017-03-09 23:16:16 +01:00