Skip to content

Commit

Permalink
fullscreen mode fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
edloper committed Dec 7, 2024
1 parent b29a2ac commit 9a91ccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions game_fullscreen.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<style>
body {
overflow: hidden;
touch-action: none;
}
svg.graph {
border: 0px;
Expand Down

0 comments on commit 9a91ccf

Please sign in to comment.