diff --git a/src/util/imgui_manager.cpp b/src/util/imgui_manager.cpp index bfbe7f700..f4cd7585a 100644 --- a/src/util/imgui_manager.cpp +++ b/src/util/imgui_manager.cpp @@ -119,7 +119,7 @@ static void DestroySoftwareCursorTextures(); static void DrawSoftwareCursor(const SoftwareCursor& sc, const std::pair& pos); static std::optional MapHostKeyEventToImGuiKey(u32 key); -static constexpr float OSD_FADE_IN_TIME = 0.1f; +static constexpr float OSD_FADE_IN_TIME = 0.2f; static constexpr float OSD_FADE_OUT_TIME = 0.4f; static constexpr std::array(LanguageFont::MaxCount)> LANGUAGE_FONT_NAMES = {{