oarevalo / BugLogHQ

BugLogHQ is a tool to centralize the handling of automated bug reports from multiple applications. BugLogHQ provides a unified view of error messages sent from any number of applications, allowing the developer to search, graph, forward, and explore the bug reports submitted by the applications.
http://www.bugloghq.com
155 stars 67 forks source link

Retina-friendly icon? #145

Open atuttle opened 8 years ago

atuttle commented 8 years ago

hq/images/bug.png

This image is used in a few places, including the top left of ~every screen in buglog, and in alerts sent to Slack, etc. It would be really nice if it were retina-friendly.

You don't have to do anything special to make it retina-friendly, just increase the size. The current one is 32x32. If you increase the file dimensions to 64x64 and keep the <img> tag set to dimensions of 32x32, it will display a much clearer, nicer image for those with retina displays.

Services like Slack should make the same adjustment automatically.

Hopefully you have a higher resolution original for that image? :)