浏览代码

Add a section about editor tooltips blinking in the Troubleshooting page

Hugo Locurcio 4 年之前
父节点
当前提交
306a2cca7d
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      about/troubleshooting.rst

+ 7 - 0
about/troubleshooting.rst

@@ -43,6 +43,13 @@ peripherals' drivers to their latest version. If the bug persists, you need to
 disconnect the faulty peripherals before opening the editor. You can then
 connect the peripheral again.
 
+Editor tooltips in the Inspector and Node docks blink when they're displayed.
+-----------------------------------------------------------------------------
+
+This is a `known issue <https://github.com/godotengine/godot/issues/32990>`__
+caused by the third-party Stardock Fences application on Windows.
+The only known workaround is to disable Stardock Fences while using Godot.
+
 The Godot editor appears frozen after clicking the system console.
 ------------------------------------------------------------------