-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pages app - light display issue #123
Comments
Hey @Zeldemir, How does it look for you if you reset the application setting for Even so, I don't think there is anything that we can do in the application because the only thing that Gray does it so configure an application to use a specific setting in the user defaults (as stated in the README). |
Thank you for your reply @zenangst. In system dark mode, and in mode that follows the system, no transparancy : On the other hand, I notice when I am in day mode on the system. And that I switch to dark mode on Gray. No change : And when I am in system day mode, and I set the day mode to Gray, transparency ... Perhaps there is a subtlety to the Pages app, day and night, that is different from other apps. |
I wonder if this is simply a conflict of the system juggling the core setting and having specific overrides. I've been running macOS in dark mode and using Gray for so long that I've lost track of the "source of truth" of what it does look like without modifications so that is why this has gone overlooked from my part. But like I stated previously, this does not modify the actual application, only changes on setting per app so even if this is a side-effect, there is nothing we can do to correct it. We could however update the README that there are potential "side effects" when applying said settings just to let people know about it. |
Hello,
On the Pages app, on Mac Big Sur 11.0.1, Macbook Air M1. Switching to daytime appearance creates transparent borders ... When I'm in night mode of the system, and I apply the daytime theme for Pages on Gray, there are these transparent borders on the document...
The problem :
![Capture d’écran 2021-01-06 à 19 25 04](https://user-images.githubusercontent.com/1163187/103806872-eb984800-5055-11eb-8b54-602cadd9ed6d.png)
The version that should normally be displayed :
![Capture d’écran 2021-01-06 à 19 25 46](https://user-images.githubusercontent.com/1163187/103806841-e0ddb300-5055-11eb-87f7-4224cb0369da.png)
Thank you for your help
The text was updated successfully, but these errors were encountered: