add JS option
This commit is contained in:
parent
c174bc588e
commit
ca5c64c616
@ -2,3 +2,6 @@ canvas {
|
||||
image-rendering: crisp-edges;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
/* JavaScript */
|
||||
/* context.imageSmoothingEnabled = false; */
|
||||
|
Loading…
Reference in New Issue
Block a user