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

Add support for focus values #29

Closed
danielsaidi opened this issue Dec 15, 2022 · 1 comment
Closed

Add support for focus values #29

danielsaidi opened this issue Dec 15, 2022 · 1 comment
Labels
feature New feature or request
Milestone

Comments

@danielsaidi
Copy link
Owner

To properly add support for macOS and iPadOS menu commands, we need focus values.

Make the rich text editor bind its context to a focus value, then use this context in the menu commands.

@danielsaidi danielsaidi added the feature New feature or request label Dec 15, 2022
@danielsaidi danielsaidi added this to the 0.4 milestone Dec 15, 2022
@danielsaidi
Copy link
Owner Author

danielsaidi commented Dec 20, 2022

There is now a focus value for RichTextContext, which is used by the new Commands.

This has been merged to the main branch and will be available in 0.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant