Hello, I recently modified the sprites.png file in that comes with views and noticed the png was not optimized. I made a few changes just to sharpen the white versions of the plus and x icons. The optimized version is only 1.8kb large but the one originally one is around 40kb large. I thought I would attach the file here in case this modified one might be useful.

Thank you for the great module!

CommentFileSizeAuthor
sprites.png1.74 KBAmaylia

Comments

chx’s picture

Good idea. I guess you ran pngcrush -b -e Optimize.png -rem gAMA -rem alla -rem text sprites.png ? That resulted in a 1799 bytes PNG for me.

dawehner’s picture

Assigned: Unassigned » merlinofchaos

This looks like a really good change

Assign to merlinofchaos to decide it.

jessebeach’s picture

Status: Active » Reviewed & tested by the community

Looks good on dark and light backgrounds. RTBC AFAIC.

pngcrush, I hadn't known about that. Got it brewed up locally and I'm crushing images! Thanks for the pointer.

dawehner’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the review and thanks for the new image. Commited to 7.x-3.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.