Unable to click on links within the Property ToolTip #7679
Replies: 4 comments 7 replies
-
Yes, this is frustrating. In practice, this needs 2 steps:
|
Beta Was this translation helpful? Give feedback.
-
Note that you can use context menu to open the documentation. |
Beta Was this translation helpful? Give feedback.
-
have the ability to freeze those tooltips by holding |
Beta Was this translation helpful? Give feedback.
-
In this issue (godotengine/godot#86110) I wrote some my naive thoughts, there are two behaviours : "delay to disappear" and "stay on hover". In my naive thought, if give a pretty small delayed closure time maybe it's enough for use to move mouse on the tooltip but will not feel snappy? This needs some test. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Tooltips for properties should be delayed to disappear, Otherwise I'd never be able to click through to the link inside.
Beta Was this translation helpful? Give feedback.
All reactions