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

^⌘0 resets font size #1562

Merged

Conversation

luah5
Copy link
Member

@luah5 luah5 commented Jan 12, 2024

Description

  • ^ 0 now resets the font size to 12
  • also makes the font increase and decrease commands into one grouped menu like Xcode, see below

Related Issues

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

Screenshots

shot.3.mov

CodeEdit:
shot 1

Xcode:
shot 2

@austincondiff
Copy link
Collaborator

Is it safe to assume that 12 is the size it should be reset to? I wonder if there should be a zoom multiple stored and zooming in and out increases/decreases the multiple instead of the font size. Then resetting zoom sets the zoom multiple to 1.

@CodeEditApp/maintainers thoughts?

@austincondiff austincondiff self-requested a review February 3, 2024 16:26
@austincondiff austincondiff merged commit 9e60e54 into CodeEditApp:main Feb 3, 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.

✨ ^⌘0 should reset font size back to default
4 participants