You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds z-index visualization plugin
This change introduces a `z-index` visualization plugin. The idea is to render a box with the `z-index` value for each child, to help developers debug index stacking. Each box is given a random color to help distinguish what you're seeing.
* Update implem. to match Adam's visbug native tweaks
0 commit comments