Skip to content
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

[feat] In dark mode, the tauri app will flash white at the moment it starts, hope some change #6027

Closed
kingwingfly opened this issue Jan 10, 2023 · 1 comment

Comments

@kingwingfly
Copy link

kingwingfly commented Jan 10, 2023

Describe the problem

Poor in English.
When the system is in dark mode, it is naturally that the background of the app is nearly black.
However, at the moment the tauri app starts, it will slightly shine brightly for some milliseconds.

If there is some method to avoid this? Actually I'm quite new in vue.

Describe the solution you'd like

On daytime, keep.
On night(dark mode), avoid the shining at the moment it starts.

Alternatives considered

List some tips for solving this little strange problem to a easy-gotten place.

Additional context

Maybe there's a way to solving it that may be just very basic for a web developer, if so, I'm so sorry for wasting the time but it would be so kind that someone could teach me!

@amrbashir
Copy link
Member

see #1564

@amrbashir amrbashir closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants