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 MEI action for removing out of bounds glyphs #922

Merged
merged 9 commits into from
Jul 18, 2022

Conversation

jinh0
Copy link
Collaborator

@jinh0 jinh0 commented Jul 13, 2022

Also added a check for out-of-bounds glyphs when the MEI is first loaded in.

Fixes #920 .

+ a check for out-of-bounds glyphs when the MEI is first loaded in
@jinh0 jinh0 requested a review from yinanazhou July 13, 2022 20:06
- Add 'default', 'error', 'warning', 'success' types
- Set opacity to 1 for notifications
- Add emojis for notifications :)
- Changed a couple notifications to have these new types, not all of them though
Copy link
Member

@yinanazhou yinanazhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few details need further adjustment:

  • When the user open a folio, Neon should notify the user that the folio has out-of-bound glyphs (OOB), instead of has no OOB glyphs, so that the user can perform the remove action.

image

  • When the folio has no OOB glyphs, Neon should notify the user that no OOB glyphs are found, instead of successful removal.

image

@yinanazhou yinanazhou merged commit d8e5d11 into develop Jul 18, 2022
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.

2 participants