From 0ed4cc6287fba3b8b42dc97e6ca465f193bdc3e4 Mon Sep 17 00:00:00 2001
From: bruvzg <7645683+bruvzg@users.noreply.github.com>
Date: Tue, 20 Sep 2022 11:12:49 +0300
Subject: [macOS] Add an option to align window buttons in "extend to title"
mode.
---
doc/classes/DisplayServer.xml | 9 +++++++++
1 file changed, 9 insertions(+)
(limited to 'doc/classes')
diff --git a/doc/classes/DisplayServer.xml b/doc/classes/DisplayServer.xml
index d22d64c276..a1dee7ecc7 100644
--- a/doc/classes/DisplayServer.xml
+++ b/doc/classes/DisplayServer.xml
@@ -1336,6 +1336,15 @@
Depending on the platform and used renderer, the engine will fall back to [constant VSYNC_ENABLED], if the desired mode is not supported.
+
+
+
+
+
+ When [constant WINDOW_FLAG_EXTEND_TO_TITLE] flag is set, set offset to the center of the first titlebar button.
+ [b]Note:[/b] This flag is implemented on macOS.
+
+
--
cgit v1.2.3