You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Winit provides no way to do this.
You can do this on your end by simply setting the size (width and height) of the canvas to 100% with CSS. This is also doable through web-sys.
Eventually Winit will support this when #696 is tackled.
I've looking through some issues in the repo but I see no clear way on how to do such thing.
Any instructions on how to proceed?
The text was updated successfully, but these errors were encountered: