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

Added a global class to manage Font weights and Font sizes #303

Merged
merged 4 commits into from
Feb 21, 2024
Merged

Added a global class to manage Font weights and Font sizes #303

merged 4 commits into from
Feb 21, 2024

Conversation

its-me-abhishek
Copy link
Contributor

Description

  • Created a class TaskWarriorFonts that contains the Font Weights and Font Sizes being used regularly in the app.
  • Updated the font weights and font sizes all over the app to integrate these changes.

Fixes #301

Screenshots

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@Pavel401 Pavel401 merged commit 73b7c01 into CCExtractor:main Feb 21, 2024
2 checks passed
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.

Improve Font Management through an app-wide global class
2 participants