Answered by
sim51
Sep 22, 2025
Replies: 1 comment 4 replies
|
If you take a look at this documention page you will see that the layer That's why you have this result. In the settings you can override the |
4 replies
Answer selected by
misha-erm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


If you take a look at this documention page you will see that the layer
sigma-hoverNodesis displayed on top of thesigma-hovers&sigma-labelslayers.That's why you have this result.
In the settings you can override the
nodeHoverProgramsprogram (check here).So if you override it with a program that do nothing, it should do what you want.