Skip to content

fix: Correct method call and add progress bar - #16

Merged
MarkSant merged 1 commit into
mainfrom
fix/gui-bugs
Aug 16, 2025
Merged

fix: Correct method call and add progress bar#16
MarkSant merged 1 commit into
mainfrom
fix/gui-bugs

Conversation

@google-labs-jules

Copy link
Copy Markdown

Fixes an AttributeError in close_project by calling the correct private method _create_welcome_frame.

Implements a progress bar in the GUI to provide visual feedback during video processing, addressing the user's report of a missing status bar. The controller is updated to manage the progress bar's state.

Fixes an `AttributeError` in `close_project` by calling the correct private method `_create_welcome_frame`.

Implements a progress bar in the GUI to provide visual feedback during video processing, addressing the user's report of a missing status bar. The controller is updated to manage the progress bar's state.
@MarkSant
MarkSant merged commit 422de46 into main Aug 16, 2025
2 checks passed
@MarkSant
MarkSant deleted the fix/gui-bugs branch August 16, 2025 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant