Resize the canvas at the end of canvas init
authorDerek Foreman <derekf@osg.samsung.com>
Fri, 22 May 2015 16:24:07 +0000 (12:24 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 22 May 2015 16:25:25 +0000 (12:25 -0400)
commit6ba90335e27be6b0cc0598e85e499847a88a1def
treefd6db4c75f2806307c81f6b7e5d3aa9b1157aec3
parente70fcc565d356d42a4019d6b240627e141bf3c29
Resize the canvas at the end of canvas init

Summary:
wl_drm sets up a resize callback, so if the resize occurs before zone setup
wl_drm's call to e_comp_canvas_update will setup extra zones (breaking the
wizard).

Reviewers: zmike, devilhorns

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2567

 #butts
src/bin/e_comp_canvas.c