InstantSprite icon indicating copy to clipboard operation
InstantSprite copied to clipboard

Small fix

Open chris-nz opened this issue 11 years ago • 1 comments

When setting the sprite classname this changes the text in the CSS for the filename which is good. Perhaps the filename of the PNG image could change too, so when you right click and Save As it has the same filename as the CSS code. This saves renaming it manually.

Is this possible?

chris-nz avatar Mar 13 '14 00:03 chris-nz

This may be possible with the download attribute and using an <a> tag: http://html5-demos.appspot.com/static/a.download.html. If you'd like to give implementing it a shot I would be able to help out.

bgrins avatar Mar 16 '14 16:03 bgrins