lets turn off comp sync by default for now. much smoother in fact... :/
[framework/uifw/ecore.git] / src / lib / ecore_evas / ecore_evas.c
index 0405cd2..190a9a7 100644 (file)
@@ -28,7 +28,7 @@
 #include "ecore_evas_private.h"
 #include "Ecore_Evas.h"
 
-Eina_Bool _ecore_evas_app_comp_sync = 1;
+Eina_Bool _ecore_evas_app_comp_sync = 0;
 int _ecore_evas_log_dom = -1;
 static int _ecore_evas_init_count = 0;
 static Ecore_Fd_Handler *_ecore_evas_async_events_fd = NULL;