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

[SuperEditor][iOS] Update spellcheck popover suggestions dimensions (Resolves #2577) #2592

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

angelosilvestre
Copy link
Collaborator

[SuperEditor][iOS] Update spellcheck popover suggestions dimensions (Resolves #2577)

It was reported that the buttons in the spell check suggestions popover don't have the same dimensions that the native toolbar has.

I measured the dimensions from Apple Notes, and it seems the only thing we need is to increase the horizontal padding and the font size:

Apple Notes:

image

SuperEditor (currently):

image

SuperEditor (This PR):

image

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.

[SuperEditor][iOS] Update spell check toolbar to match native dimensions
1 participant