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

Allow full font style settings for GUI and editor #1881

Merged
merged 6 commits into from
May 20, 2024
Merged

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented May 20, 2024

Summary:

This PR enables the full usage of the font style options for the GUI and document font selection. It saves all available font settings to the config file, but since the full settings include the font size, the old setting has been removed and will be reset to default the first time the app is loaded as 2.5

Related Issue(s):

Closes #1733

Reviewer's Checklist:

  • The header of all files contain a reference to the repository license
  • The overall test coverage is increased or remains the same as before
  • All tests are passing
  • All flake8 checks are passing and the style guide is followed
  • Documentation (as docstrings) is complete and understandable
  • Only files that have been actively changed are committed

@vkbo vkbo added this to the Release 2.5 Beta 1 milestone May 20, 2024
@vkbo vkbo changed the title Allow full funt style settings for GUI and editor Allow full font style settings for GUI and editor May 20, 2024
@vkbo vkbo merged commit d2fca3b into main May 20, 2024
8 checks passed
@vkbo vkbo deleted the feature/font_style branch May 20, 2024 16:37
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.

Unable to set variations of fonts despite being able to select them
1 participant