diff options
author | Minh Nguyễn <mxn@1ec5.org> | 2017-01-24 13:08:56 -0800 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2017-01-25 13:22:17 -0800 |
commit | 0a8cfdd593dc22fc0d48386608347d531971ff39 (patch) | |
tree | d7f5d6776a3315d7b65c70d21f474770b901baaf /platform/macos/docs | |
parent | 7684bc2125a020bf44e2a99cbd49f7b3618ba52e (diff) | |
download | qtlocation-mapboxgl-0a8cfdd593dc22fc0d48386608347d531971ff39.tar.gz |
[macos] Refer to Night Shift in style compatibility guide
Diffstat (limited to 'platform/macos/docs')
-rw-r--r-- | platform/macos/docs/guides/For Style Authors.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/macos/docs/guides/For Style Authors.md b/platform/macos/docs/guides/For Style Authors.md index 5c9160580a..78a3063b06 100644 --- a/platform/macos/docs/guides/For Style Authors.md +++ b/platform/macos/docs/guides/For Style Authors.md @@ -26,6 +26,8 @@ style is present. Standard user interface elements such as toolbars, sidebars, and sheets often overlap the map view with a translucent, blurred background, so make sure the contents of these elements remain legible with the map view underneath. +If you intend your style to be used in the dark, consider the impact that Night +Shift may have on your style’s colors. ### Typography and graphics |