e_comp_wl_subsurface: has_data flag has to be reset after commit from cache. 25/228725/3
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 25 Mar 2020 04:59:53 +0000 (13:59 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 26 Mar 2020 03:45:31 +0000 (03:45 +0000)
Change-Id: Iddab0e0e3111d28b325df3c84a63d1046e49bbe0

src/bin/e_comp_wl_subsurface.c

index 57ee2cc..1cd53e8 100644 (file)
@@ -421,6 +421,8 @@ _e_comp_wl_subsurface_commit_from_cache(E_Client *ec)
         _e_comp_wl_subsurface_restack(topmost);
         _e_comp_wl_subsurface_restack_bg_rectangle(topmost);
      }
+
+   sdata->cached.has_data = EINA_FALSE;
 }
 
 static void