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

Windows app's start position #5435

Open
seanmars opened this issue Nov 5, 2024 · 1 comment
Open

Windows app's start position #5435

seanmars opened this issue Nov 5, 2024 · 1 comment
Labels
os:windows The Windows platform UI Any broken visuals like layouts, colors etc.

Comments

@seanmars
Copy link

seanmars commented Nov 5, 2024

Every time to launch the app, it'll display on fixed position and then jump to the location where the app closed for last time.

I don't know is it happened on macOS, Linux

@Byron Byron added os:windows The Windows platform UI Any broken visuals like layouts, colors etc. labels Nov 5, 2024
@Byron
Copy link
Collaborator

Byron commented Nov 5, 2024

Thanks for sharing!

On MacOS, this 'jumpiness' isn't present from all I can tell. The tauri Window will store its state automatically and re-applying these settings is a feature. However, doing so in a way that is noticeable is probably not. It's probably something that isn't fixable here though, maybe @ndom91 knows more, also if this issue can be seen on Linux as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os:windows The Windows platform UI Any broken visuals like layouts, colors etc.
Projects
None yet
Development

No branches or pull requests

2 participants