jakearchibald / sprite-cow

Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.
http://www.spritecow.com
Other
1.3k stars 129 forks source link

So, abandonware? #60

Closed padillla closed 7 years ago

padillla commented 7 years ago

I can see the last commit was many years ago and it doesn't currently work on chrome and hangs in firefox.

jakearchibald commented 7 years ago

Just tested in Chrome & it appears to work fine. Can you be a bit more specific in your bug report?

padillla commented 7 years ago

Really? My apologies, I saw the dates and assumed it was not longer mantained.

The problem is, it resets and the CSS below doesn't change. Then it expands to take all the image and not the section I selecting.

See screencast: http://recordit.co/hpGYfEUO4O

jakearchibald commented 7 years ago

That's not how it works. See the demo.

padillla commented 7 years ago

Oh, you are right. it does automatic detection of images, but is not allowing to feely select an area.

I should be able to sprite out that section.

Thanks for your super fast response, I'll keep looking.

jakearchibald commented 7 years ago

For future reference: you're likely to get better responses if you include the actual bug in bug reports 😀