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

[Synfig Studio] Made progress bar more noticeable #2019

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

Keyikedalube
Copy link
Contributor

Fixes #2017

Screenshot from 2021-02-13 19-56-29

@morevnaproject
Copy link
Member

Looks cool!

@rodolforg
Copy link
Contributor

How does the render progress bar in Info Panel do?

@Keyikedalube
Copy link
Contributor Author

How does the render progress bar in Info Panel do?

Its height is set to 20px

#render-progress * {
min-height: 20px;
}

I didn't know that there was another progress bar on Synfig's status bar while working on this PR #1789

@ice0 ice0 added the GUI label Feb 26, 2021
@ice0 ice0 changed the title Noticeable progress bar [Synfig Studio] Noticeable progress bar Feb 26, 2021
@ice0 ice0 merged commit bc2e3e5 into synfig:master Feb 26, 2021
@ice0
Copy link
Collaborator

ice0 commented Feb 26, 2021

Merged. Thank you!

@ice0 ice0 changed the title [Synfig Studio] Noticeable progress bar [Synfig Studio] Made progress bar more noticeable Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Synfig Studio] Small progress bar on status bar
4 participants