Skip to content

Simplify progress bar theme management #17283

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

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Oct 17, 2024

The theme management of the progress bar is a little messy because it gives a progress bar parameter that is never used. And some methods have "style" in the name but they should return colors.

Here is a pass to simplify this. I'll then do a next step to ensure that Spec is using those methods to theme the progress bars in Spec because this is not the case currently

The theme management of the progress bar is a little messy because it gives a progress bar parameter that is never used. And some methods have "style" in the name but they should return colors. 

Here is a pass to simplify this. I'll then do a next step to ensure that Spec is using those methods to theme the progress bars in Spec because this is not the case currently
@MarcusDenker
Copy link
Member

again a segmenation fault on loading, but another package (was before when loading spec, now on newtools). I opened #17286

@MarcusDenker MarcusDenker merged commit 9ff1878 into pharo-project:Pharo13 Oct 21, 2024
1 of 2 checks passed
@jecisc jecisc deleted the theme/clean-progress-colors-definitions branch January 23, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants