GoogleChromeLabs / ProjectVisBug

FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
https://visbug.web.app
Apache License 2.0
5.46k stars 286 forks source link

Multiple box shadows get clobbered #442

Open argyleink opened 4 years ago

argyleink commented 4 years ago

need a better tool so we can modify all shadows for an element

here's devtools parser https://github.com/ChromeDevTools/devtools-frontend/blob/master/front_end/elements/StylePropertyTreeElement.js#L229

argyleink commented 3 years ago

Also need a better parser. The metatips only show 1/n shadows and is also only converting the color to the user's preference, for one of those box shadow colors.