Revert "Commit before dropping the fill tool idea and reverting to the first lasso version"

This reverts commit 5b6b3d33bc.
This commit is contained in:
Nicola
2022-01-02 21:57:35 +01:00
parent 5b6b3d33bc
commit bd1a806f11
4 changed files with 65 additions and 115 deletions

View File

@@ -66,7 +66,7 @@ class Layer {
Events.onCustom("del", this.tryDelete.bind(this));
this.context.imageSmoothingEnabled = false;
this.menuEntry.getElementsByTagName("canvas")[0].getContext('2d').imageSmoothingEnabled = false;
}
this.initialize();