You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asking to re-open this issue after confirming it is not the same issue.
I upgraded to the latest tauri version & tested with the new background property "backgroundColor": "#ffffff" & tauri = { version = "2.1.0", features = [] }
which still has my issue.
I won't be able to switch my app from electron to tauri if it causes this flash on startup.
Describe the bug
I have encountered an issue with the
maximized
window setting where this causes a black flash on application launch.It only happens sometimes and the black flash is always on the right hand part of the screen:
Here is a screen recording:
tauri-bug.mp4
Reproduction
Here is a repo with the default tauri-vue app which has just one setting changed:
in
tauri.conf.json
I added"maximized": true
https://github.com/mr-zwets/tauri-test
If reproduction is not possible on the first try, re-open the app multiple times again, as the bug only happens part of the time.
Expected behavior
I expect the maximized window not to cause a black flash
Full
tauri info
outputStack trace
Additional context
No response
The text was updated successfully, but these errors were encountered: