fix(conductor): Apply review suggestions for track 'Discussion Takes & Timeline Branching'
This commit is contained in:
@@ -2563,7 +2563,8 @@ def hello():
|
||||
if self._scroll_disc_to_bottom:
|
||||
imgui.set_scroll_here_y(1.0)
|
||||
self._scroll_disc_to_bottom = False
|
||||
imgui.end_child()
|
||||
|
||||
imgui.end_child()
|
||||
|
||||
def _render_synthesis_panel(self) -> None:
|
||||
"""Renders a panel for synthesizing multiple discussion takes."""
|
||||
|
||||
Reference in New Issue
Block a user