How to prevent button tooltip to overlap button and block clicks

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By 1shevelov

I have a problem with bottom-right corner buttons as their tooltip overlaps the button itself and blocks clicking on that button.

tooltip overlaps button and blocks clicks

How can I solve it? Can I tell Godot to show the tooltip above the mouse pointer? Or make tooltips “transparent” to clicks?