[gtk/wip/chergert/quartz4u: 80/120] macos: only do initial present once
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/chergert/quartz4u: 80/120] macos: only do initial present once
- Date: Tue, 16 Jun 2020 19:37:39 +0000 (UTC)
commit 97af79424ffdeb19cb97b0f14ca0554c11d54ecf
Author: Christian Hergert <chergert redhat com>
Date: Wed May 20 10:13:03 2020 -0700
macos: only do initial present once
I think it's fine to only do this the once, so that we update popup
layout on subsequent presents
gdk/macos/gdkmacossurface.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/gdk/macos/gdkmacossurface.c b/gdk/macos/gdkmacossurface.c
index 11a2e1fabe..ea91026d2d 100644
--- a/gdk/macos/gdkmacossurface.c
+++ b/gdk/macos/gdkmacossurface.c
@@ -95,8 +95,6 @@ gdk_macos_surface_hide (GdkSurface *surface)
[self->window hide];
- self->did_initial_present = FALSE;
-
_gdk_surface_clear_update_area (surface);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]