I am running Fences 3.0.9.11 - I am using the application "Godot Engine". In this application, the tool tips that should appear and remain up will instead appear and then disappear after a full second. Then the tool tip will then blink off and on again. If I disable Fences the tool tip in Godot behaves as expected. Re-enabling Fences brings the issue back.
Steps to reproduce:
Godot Engine is free, so you should be able to reproduce the problem.
- Download and run Godot.
- Name and create a new project.
- Add any node to the new project.
- Select the node and find the "inspector" tab with that node information.
- hover your pointer over the title of a node property in the inspector and the tool tip should show the behavior.
The issue is reported to Godot as well here: https://github.com/godotengine/godot/issues/32990