Nav: Undo 87eb749cbc, agressively including nav focus test in IsItemHovered() (#323)
This commit is contained in:
+1
-1
@@ -763,7 +763,7 @@ void ImGui::ShowTestWindow(bool* p_open)
|
||||
}
|
||||
}
|
||||
|
||||
if (ImGui::CollapsingHeader("Graphs widgets"))
|
||||
if (ImGui::CollapsingHeader("Plots widgets"))
|
||||
{
|
||||
static bool animate = true;
|
||||
ImGui::Checkbox("Animate", &animate);
|
||||
|
||||
Reference in New Issue
Block a user