deathcap / inventory-window

GUI windows for interactively manipulating an inventory
http://deathcap.github.io/inventory-window/
7 stars 2 forks source link

Blurry scaled images (Firefox) #20

Closed deathcap closed 10 years ago

deathcap commented 10 years ago

GH-19 is fixed on Chrome but not Firefox (tested 27.0):

screen shot 2014-02-27 at 6 49 40 pm

because https://github.com/deathcap/touchup/commit/73823949f359a23eadb0e2b7f642830916e24d5a uses canvas context imageSmoothingEnabled = false,

vendor prefixes: http://stackoverflow.com/questions/13939566/chrome-html5-canvas-scaling