Skip to content

Commit

Permalink
leave note about heaps resize issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinEast committed Jan 10, 2024
1 parent cd0905d commit 4981c63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@
<h1>Echo</h1>
<p>Simple Arcade Physics Library for Haxe</p>
<canvas width="640" height="360" id="webgl"></canvas>
<p style="font-style: italic; font-size: x-small; margin-bottom: 0.1em">Known issue: the sample buttons do not work correctly! as a quick fix, resize your browser window and they'll work just fine ;)</a></p>

<div class="buttons">
<a href="https://github.com/AustinEast/echo/">Get Started</a>
<a href="./api/echo/Echo" target="_blank">API</a>
Expand Down

0 comments on commit 4981c63

Please sign in to comment.