hmm no. lets not make this alpha .. by default eh?

SVN revision: 63881
devs/devilhorns/wayland_egl
Carsten Haitzler 12 years ago
parent 82b843d222
commit ecd5590952
  1. 2
      legacy/emotion/src/bin/emotion_test_main.c

@ -723,7 +723,7 @@ main(int argc, char **argv)
if (!ecore_evas)
goto shutdown_edje;
ecore_evas_alpha_set(ecore_evas, EINA_TRUE);
// ecore_evas_alpha_set(ecore_evas, EINA_TRUE);
ecore_evas_callback_delete_request_set(ecore_evas, main_delete_request);
ecore_evas_callback_resize_set(ecore_evas, main_resize);

Loading…
Cancel
Save