-
Notifications
You must be signed in to change notification settings - Fork 90
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
feat(NcRichText): make interactive widgets opt-in #6151
Conversation
…hText Signed-off-by: Maksim Sukharev <[email protected]>
bottom: var(--default-grid-baseline); | ||
right: var(--default-grid-baseline); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO, it looks better, but it can overflow the content
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can consider:
- make a button semi-transparent when not hovered;
- make it icon button (and put text in title/aria-label
Don't see it moved outside of widget area
Signed-off-by: Maksim Sukharev <[email protected]>
Signed-off-by: Maksim Sukharev <[email protected]>
afc266d
to
98b4fc9
Compare
/backport to next |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻 👍🏻
☑️ Resolves
🖼️ Screenshots
🏚️ Before
Animotica_17_10_16_30_6.mp4
🏡 After
Animotica_17_10_16_27_43.mp4
🏁 Checklist
next
requested with a Vue 3 upgrade