Skip to content

Fix splash screen progress bars#1485

Closed
joeyballentine wants to merge 1 commit into
mainfrom
fix-splash-screen-prog
Closed

Fix splash screen progress bars#1485
joeyballentine wants to merge 1 commit into
mainfrom
fix-splash-screen-prog

Conversation

@joeyballentine
Copy link
Copy Markdown
Member

the python and ffmpeg progress bars were being divided by 100 despite being already in 0-1 range

@RunDevelopment
Copy link
Copy Markdown
Member

AFAIK, python and ffmpeg progress was reported in 0-100 (as indicated by the variable name "percentage"), but the splash screen's Progress component expects 0-100.

Closed in favor of #1486.

@RunDevelopment RunDevelopment deleted the fix-splash-screen-prog branch August 4, 2023 18:23
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.

2 participants