Commit Graph

3 Commits (f34f6eedefbe890dbe5265996b5870af36116c25)

Author SHA1 Message Date
lilia 1d6e391dd6 Prefer single quotes
// FREEBIE
9 years ago
lilia e80fa187ba Upsize svg identicons
The chrome.notifications api renders iconUrls at full bleed, as opposed
to the Web Notifications api, which adds padding. This was causing our
identicons to look a bit over stretched.

Fixed by rendering them a bit larger and with some padding.

// FREEBIE
10 years ago
lilia 0ebdf08ceb Render identicons in notifications
Render an svg, then canvas, then data url.

Fixes #325

// FREEBIE
10 years ago