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
On some layouts the grid won't show up because the regular DOM elements are positioned over it.
So I guess it would help if the z-index would be configurable and/or increased.
Thank you for this extension.
On some layouts the grid won't show up because the regular DOM elements are positioned over it.
So I guess it would help if the z-index would be configurable and/or increased.
I just worked with a library in it is setting its
z-index
higher thangrids-and-rulers
(1_000_000
vs100_000
).The text was updated successfully, but these errors were encountered: