fix indents on end_combos for Tier Model Usage collapsing header in _render_mma_usage_section

This commit is contained in:
2026-05-14 21:45:45 -04:00
parent 940ab2ea2c
commit 54aa1ce4a5
-2
View File
@@ -993,8 +993,6 @@ class App:
imgui.pop_style_color()
imgui.pop_style_color()
def _render_history_window(self) -> None:
if not self.show_windows.get('Undo/Redo History', False):
return