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

Improved support for editing annotations #1361

Merged
merged 7 commits into from
May 17, 2023

Conversation

glopesdev
Copy link
Member

@glopesdev glopesdev commented May 17, 2023

This PR improves the experience of editing annotations:

  • The markdown editor now starts selected on launch, to allow immediate typing.
  • If an annotation is currently rendered it will also be refreshed after editing.
  • The converter now avoids overriding the default line height.
  • UI type editor is added to the Text property.
  • Add basic support for dark theme.

Fixes #1360

@glopesdev glopesdev added the feature New planned feature label May 17, 2023
@glopesdev glopesdev added this to the 2.8 milestone May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dark mode support for annotations
1 participant