summaryrefslogtreecommitdiffstats
path: root/macosx/README
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2019-08-21 05:32:10 (GMT)
committerKevin Walzer <kw@codebykevin.com>2019-08-21 05:32:10 (GMT)
commit731bf0042728e6b0c62f142975c1c3053346b723 (patch)
tree500473343e134344ae76c68f6e89601e574c7042 /macosx/README
parent606cd5645231ee1145b9c70f29e8d953f7933d6b (diff)
downloadtk-731bf0042728e6b0c62f142975c1c3053346b723.zip
tk-731bf0042728e6b0c62f142975c1c3053346b723.tar.gz
tk-731bf0042728e6b0c62f142975c1c3053346b723.tar.bz2
Document some known issues with Dark Mode and Apple Events in macOS
Diffstat (limited to 'macosx/README')
-rw-r--r--macosx/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/README b/macosx/README
index 099fdaf..5ca9ee5 100644
--- a/macosx/README
+++ b/macosx/README
@@ -171,7 +171,7 @@ newAppearance option: "aqua", "darkaqua", or "auto". If the appearance is set
to aqua or darkaqua then the window will be displayed with the corresponding
appearance independent of any preferences settings. If it is set to "auto"
the appearance will be determined by the preferences. This command can be
-used to opt out of Dark Mode on a per-window basis.
+used to opt out of Dark Mode on a per-window basis. It may be best to run the "update" command before setting the appearance property, to allow the event loop to run.
- To determine the current appearance of a window in macOS 10.14 (Mojave) and