Closed MattiMindgame closed 8 years ago
If I zoom inside the browser (Chrome & IE Edge) I see an extra 1px wide (or high) line next to/above the image. It appears it is showing a pixel from a neighbouring image from the spritesheet. Any idea on how to fix this? Is this issue known?
This is a known issue, it can be resolved by using the padding parameter (e.g. padding: 1, padding: 2). See https://github.com/Ensighten/spritesmith/issues/7 for more information
padding
padding: 1
padding: 2
If I zoom inside the browser (Chrome & IE Edge) I see an extra 1px wide (or high) line next to/above the image. It appears it is showing a pixel from a neighbouring image from the spritesheet. Any idea on how to fix this? Is this issue known?