viktor-shmigol / electron-windows-badge

Electron Windows Badge plugin to access and modify the badge number of the app icon in windows.
MIT License
81 stars 22 forks source link

Create a blank canvas so the badge doesn't stretch #11

Open JeroenBoesten opened 3 years ago

JeroenBoesten commented 3 years ago

This PR creates a 16x16 transparent canvas where the badge is placed in to stop the badge from stretching to a full 16x16 image and creating blurry badges as reported in #8, which makes it impossible to create smaller badges then the 16x16 default.