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

Resize is lagging. #80

Closed
thienpow opened this issue Jul 9, 2020 · 5 comments
Closed

Resize is lagging. #80

thienpow opened this issue Jul 9, 2020 · 5 comments

Comments

@thienpow
Copy link

thienpow commented Jul 9, 2020

it would be good to have
min-width, max-width <-- this 2 is good for PWA, if user resized it too small, it would become ugly.
maximized <-- this would be maximized on first load.

another thing would be, try delay webview resize when the host window resize, like how all the browser did, this would make sure PWA reflective size won't response immediately... current resize is seriously lagging for PWA but it was smooth in browser.

Originally posted by @thienpow in tauri-apps/tauri#539 (comment)

@nothingismagick
Copy link
Sponsor Member

thanks for raising this again!

@lucasfernog
Copy link
Member

Maybe relevant? r0x0r/pywebview#484

@nklayman
Copy link
Member

Moving to wry as that is the source of the issue now. It is present on Linux, but may have been fixed on other platforms now.

@nklayman nklayman transferred this issue from tauri-apps/tauri Feb 25, 2021
@wusyong
Copy link
Member

wusyong commented Feb 27, 2021

Testing on all platforms, this looks like a Linux bug.

@nklayman
Copy link
Member

I think this one is out of our control. Even Gnome Web lags horribly on resize. Since we can't do anything about it, I'm gonna close this.

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

5 participants