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

Delay Showing Main Windows (until after Theme is applied) #5574

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

jonoomph
Copy link
Member

@jonoomph jonoomph commented Jul 8, 2024

Delay the showing of the main window until all themes are applied fully. This prevents the "popping" / rapid changing of the theme engine, which first clears any theme, and then applies the selected theme. In other words, this makes the initial launch of OpenShot smoother.

src/classes/app.py Outdated Show resolved Hide resolved
@jonoomph jonoomph merged commit 06e6d0d into develop Jul 8, 2024
8 checks passed
@jonoomph jonoomph deleted the delay-show-main-window branch July 8, 2024 20:31
Copy link

sentry-io bot commented Jul 13, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ ImportError: DLL load failed while importing QtSvg: El archivo de paginación es demasiado pequeño para complet... themes.base in <module> View Issue
  • ‼️ ModuleNotFoundError: No module named 'themes.humanity' themes.manager in apply_theme View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant