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
This is a bit finicky to fix. There appears to be no direct way to change the z-index of the tooltip, as a consequence of the interaction between popper and chakra.
I think we need to update the tooltip theme with an additional variant that has a higher z-index value, then use that variant in the <IconMenuItem /> component's tooltip.
Is there an existing issue for this problem?
Operating system
Windows
GPU vendor
Nvidia (CUDA)
GPU model
RTX 3090
GPU VRAM
24GB
Version number
5.5.0
Browser
N/A
Python dependencies
N/A
What happened
Right click raster layer, menu popped up but the tooltip is behind the menu instead of in front:
What you expected to happen
Tooltip would be on top
How to reproduce the problem
Right click a raster layer with the Mouse pointer button (4th button on the verticle menu)
Additional context
No response
Discord username
ayelwen
The text was updated successfully, but these errors were encountered: