#Webview Window set_size?

1 messages · Page 1 of 1 (latest)

snow dust
#

How to change the size of a webview window in rust.

fickle swan
#

set_size exists, what exactly is your question? can you show a bit of code maybe that you've tried but didn't work?

snow dust
#

yeah but not from the backend, on creation of a web view window using webviewindow builder you can’t set size

fickle swan