Closed Red3Tango closed 1 year ago
I actually disabled the tooltips as they consume all key events when activated. So when you open the outline popup and a tooltip appears when hovering over any item, you can not press an key. Not sure if this can be fixed, maybe worth searching in the godot issues.
Tooltips are now only deactivated in the Popup due to the bug I encountered above. They work as you expect in the Outline. :)
Enabled in Outline:
Disabled when Outline in Popup:
Would be nice to have a tooltip on the function names if they are cut-off due to length. Bottom image is default Godot.