mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-05-06 01:30:44 +00:00
Added help marker for FT input
This commit is contained in:
@@ -3245,6 +3245,9 @@ bool MenuCommon::RenderMenu()
|
||||
|
||||
ImGui::PopItemWidth();
|
||||
|
||||
ShowHelpMarker("Select source for frametime\n"
|
||||
"Might help frame pacing and stutter issues");
|
||||
|
||||
const auto isUsingUIAny = fgOutput->IsUsingUIAny();
|
||||
|
||||
ImGui::BeginDisabled(!isUsingUIAny);
|
||||
|
||||
Reference in New Issue
Block a user