1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Improve map overlay rendering and raise zoom limit

This commit is contained in:
tobspr
2020-08-11 13:17:39 +02:00
parent c1b1564d76
commit b19b87a6c8
17 changed files with 304 additions and 121 deletions

View File

@@ -318,7 +318,7 @@ input {
canvas {
pointer-events: all;
image-rendering: auto;
image-rendering: pixelated;
// &.smoothed {
// }
// &.unsmoothed {