1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

Wasm graceful exit

This commit is contained in:
Stanislav
2022-07-27 13:31:09 +03:00
parent 235d77713d
commit 85568ca61c
8 changed files with 202 additions and 38 deletions

View File

@@ -33,6 +33,8 @@
overflow: hidden;
margin: 0 !important;
padding: 0 !important;
height: 100%;
width: 100%;
}
/* Position canvas in center-top: */