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

FYNE_FONT regression #3058

Merged
merged 1 commit into from Jun 10, 2022
Merged

Conversation

andydotxyz
Copy link
Member

@andydotxyz andydotxyz commented Jun 10, 2022

Order of init changed and broke application specified env setting.
This means that someone calling os.SetEnv("FYNE_FONT", ...) is now ignored but this is a popular workaround.

Fixes #3056

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 61.362% when pulling 5bf7854 on andydotxyz:fix/3056 into 30748cf on fyne-io:release/v2.2.x.

@andydotxyz andydotxyz merged commit 4ae01df into fyne-io:release/v2.2.x Jun 10, 2022
@andydotxyz andydotxyz deleted the fix/3056 branch June 10, 2022 15:51
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.

None yet

3 participants