Keep smoothing enabled by default
This commit is contained in:
@@ -194,8 +194,6 @@ class ImageCanvasUtil
|
|||||||
{
|
{
|
||||||
buffer.__srcContext = buffer.__srcCanvas.getContext("2d");
|
buffer.__srcContext = buffer.__srcCanvas.getContext("2d");
|
||||||
}
|
}
|
||||||
|
|
||||||
buffer.__srcContext.imageSmoothingEnabled = false;
|
|
||||||
}
|
}
|
||||||
#end
|
#end
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user