This commit is contained in:
Vincent Wei
2020-10-12 18:59:21 +08:00
parent bc20a11744
commit 529c78ef90
+1
View File
@@ -902,6 +902,7 @@ static void on_changed_rgn (CompositorCtxt* ctxt, MG_Layer* layer,
assert (znode_hdr);
if (!(znode_hdr->flags & ZNIF_VISIBLE)) {
_DBG_PRINTF("not a visible window\n");
return;
}