kettle11 / kapp

A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)
Apache License 2.0
56 stars 4 forks source link

Implement 'restore_window' for Web #3

Open kettle11 opened 4 years ago

kettle11 commented 4 years ago

restore_window should be implemented here: https://github.com/kettle11/kettlewin/blob/e0bb32b4e9083493bafcc53e5e97f00a24978536/platforms/web/src/application_web.rs#L22

restore_window on web should exit fullscreen.