Skip to content
New issue

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

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

Already on GitHub? # to your account

Variable progressbar length #745

Merged
merged 3 commits into from
Sep 15, 2022

Conversation

connor-lennox
Copy link
Contributor

This addresses #744 by adding a PreferredLength field to the ProgressBar widget, which determines the PreferredWidth field for horizontal progress bars and the PreferredHeight field for vertical progress bars.

To maintain backwards compatibility, this value defaults to 140, which was the previous hard-coded value for these preferred width/height fields.

@prime31 prime31 merged commit 8360d29 into prime31:master Sep 15, 2022
@connor-lennox connor-lennox deleted the variable-progressbar-length branch September 15, 2022 17:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants