Manually resizing the WebView(set_size) results in incorrect positioning of the WebView.
However, if the WebView coordinates are set to (0., 0.), it works correctly.
Minimal repro repository
https://github.com/kanatapple/tauri-manual-resize
2 messages · Page 1 of 1 (latest)
Manually resizing the WebView(set_size) results in incorrect positioning of the WebView.
However, if the WebView coordinates are set to (0., 0.), it works correctly.
Minimal repro repository
https://github.com/kanatapple/tauri-manual-resize
Can you open a github issue about this instead? Doesn't look like a user error so this needs to be properly tracked :)