Skip to content

Commit

Permalink
Disable the canvas browser filtering.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob authored Oct 18, 2021
1 parent 36a5725 commit c01dbdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
width: 100%;
height: 100%;
touch-action: none;
image-rendering: pixelated;
}

button, select, a, a:visited {
Expand Down

0 comments on commit c01dbdc

Please sign in to comment.