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

[web] minor fixes for reactive mode

This commit is contained in:
Emil Ernerfeldt
2020-07-19 00:44:06 +02:00
parent 900a758903
commit 57ae03f52d
11 changed files with 62 additions and 45 deletions

View File

@@ -5,8 +5,6 @@
<!-- Disable zooming: -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<!-- TODO: read https://www.html5rocks.com/en/mobile/mobifying/#toc-meta-viewport -->
<head>
<title>Egui An experimental immediate mode GUI written in Rust</title>
<style>