1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-28 07:23:13 -04:00

Add proper button function

This commit is contained in:
Emil Ernerfeldt
2018-12-26 10:46:23 +01:00
parent 6755a90734
commit db30e552d2
8 changed files with 269 additions and 155 deletions

View File

@@ -41,4 +41,3 @@
<canvas id="canvas" width="1024" height="768"></canvas>
</body>
</html>