Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/batch convert #8898

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ivandrofly
Copy link
Member

No description provided.

Dispose of the previous `_cancellationTokenSource` before creating a new one to prevent resource leaks. Also, ensure the output folder path is rooted to improve input validation and avoid errors.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
Replaced direct calls to SetControlState with EnableControls and DisableControls for better readability and encapsulation. Added private methods EnableControls and DisableControls which internally call SetControlState.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
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