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.42k stars 285 forks source link

New plugin: Body overflow element highlighter #528

Closed hchiam closed 3 years ago

hchiam commented 3 years ago

For #500.

Flags:

flags

onmouseover:

hover

sticky behavior (and icon change):

sticky-flags
hchiam commented 3 years ago

To test it out in http://localhost:3000 :

// run this in console:
$("article.artboard.message:nth-of-type(2)").style.width = "135vw";
// run plugin and try scrolling around the page