[gtk/wip/chergert/quartz4u: 94/146] macos: only do initial present once
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/chergert/quartz4u: 94/146] macos: only do initial present once
- Date: Fri, 19 Jun 2020 18:16:42 +0000 (UTC)
commit fa2cd84030d5450cd978bca4079bb7646bca7540
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]