#Window white offset

5 messages · Page 1 of 1 (latest)

raw flax
#

Hello,
I've been encountering white offset on each window since i migrated to v2.
The white offset is not interactible nor does root expand to fill the width or height of window.
Even when i try to fit body size in exact size of window in dev tools still does not fill the window.
Have all permissions allowed.

Thank you for response.

lament gale
#

That sounds like you've created a window and webview separately and disabled the auto_resize. Do you define the window in Rust, JS, or tauri.conf.json?

raw flax
#

This is the main initial window, so i guess tauri.conf.json

lament gale
#

Do you have a reproduction you can make available online?

raw flax
#

Sure, i'll create one