vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.61k stars 4.15k forks source link

Active (green) extension icon on browser's toolbar looks blurry #1259

Open plashenkov opened 4 years ago

plashenkov commented 4 years ago

Version

6.0.0-beta.1

Browser and OS info

Google Chrome 84.0.4147.135 | macOS 10.15.6

Steps to reproduce

Just install and use Vue.js devtools. You need a Retina (any modern Mac) / HiDPI display to see the problem.

What is expected?

The gray icon looks fine. The green one should look crisp too.

What is actually happening?

The green icon looks blurry.

Akryum commented 3 years ago

That's strange because we do provide high-resolution versions of all toolbar icons :thinking: