dense icon indicating copy to clipboard operation
dense copied to clipboard

Added check if image is already "dense" and fixed extension skipping

Open giano opened this issue 10 years ago • 1 comments

Added check if image is already "dense" (in case the name already ends with “glue”+ devicePixelRatio + ‘x’), skip image with “no-dense” class and fixed extension skipping as inArray returns 0 for SVG check, that was evaluated to false and not skipped.

giano avatar Jul 17 '14 15:07 giano

Thanks. The idea is great, but the implementation needs some work. Both security, regression, compatibility and coding style wise.

I'll will absolutely merge this once it's perfected.

gocom avatar Jul 23 '14 21:07 gocom