spritesheet.js icon indicating copy to clipboard operation
spritesheet.js copied to clipboard

Fix scaling without trimming

Open matthijsgroen opened this issue 8 years ago • 1 comments

Currently it is not possible to use scale without the trim option.

This PR fixes that.

BTW, The mocha tests failed locally (before starting the PR) on the determineCanvasSize method

matthijsgroen avatar Jan 16 '17 12:01 matthijsgroen

Nice! Just stucked with same issue!

adubouski avatar Jan 30 '17 15:01 adubouski