Skip to content

Fix for non-updating font size #1283

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

Merged
merged 2 commits into from
May 27, 2023
Merged

Conversation

Wouter01
Copy link
Member

Description

This PR fixes an issue with the font size command not working properly. Because the settings weren't injected in the environment of the commands, commands were using default settings. This has been fixed.

Related Issues

#1260

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Wouter01 added 2 commits May 27, 2023 19:04
Signed-off-by: Wouter01 <wouterhennen@gmail.com>
Signed-off-by: Wouter01 <wouterhennen@gmail.com>
@Wouter01 Wouter01 self-assigned this May 27, 2023
@Wouter01 Wouter01 added the bug Something isn't working label May 27, 2023
@Wouter01 Wouter01 enabled auto-merge (squash) May 27, 2023 17:09
@Wouter01 Wouter01 linked an issue May 27, 2023 that may be closed by this pull request
@Wouter01 Wouter01 merged commit 491f5b4 into CodeEditApp:main May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏁 Complete
Development

Successfully merging this pull request may close these issues.

🐞 ⌘- and ⌘+ shortcut is not working correctly
3 participants