From 306a2cca7d35b22b15d8cd16efdf57477c88511e Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 6 Jul 2021 08:45:14 +0200 Subject: [PATCH] Add a section about editor tooltips blinking in the Troubleshooting page --- about/troubleshooting.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/about/troubleshooting.rst b/about/troubleshooting.rst index 36bc8df7f..9ac306bbe 100644 --- a/about/troubleshooting.rst +++ b/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 `__ +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. ------------------------------------------------------------------