fix indents on end_combos for Tier Model Usage collapsing header in _render_mma_usage_section
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user