Sometimes I need to display popups or a custom menu. Unfortunately, your buttons are in the way. I can’t manage this using the Z index. Do you have a solution for how I can move my menus to the very top?
Hi! Is the issue here that the menu renders at a high z index, or do you mean something different? We can look into that. The reason it does render at a high Z index is because so many non-paid users try hiding it with various hacks.
If you don’t want to show the Needle menu, you can hide it via code (if you have a Pro version). You could e.g. hide it when you want to show your popup/menu, and show it again when you need it.
Or you could disable Needle menu entirely, and use the button factory methods to put the menu buttons somewhere else (in your UI structures).
Hallo Felix, yes, I’m referring to the z-index issue. It would be great (and I’m using the Pro version) if we could adjust this z-index directly in Unity.
As for the QR code logo, that’s already been taken care of.