Hey i have 2 Questions:
- is there any way to have "tooltips" on custom UI elements? Im mean element.onHoverShowText("Something like that")
- any chance we get a new UI Layer next to the defaults with a CUSTOM_ prefix, so if escape is hit they close? Im currently implementing a workaround by listening to escape key but native would be much smoother. Or Maybe im just thinking the wrong way here and a custom layer wont help.