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

#3899 - Macro: Attachment points do not disappear when hover is removed from some monomers. #4482

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

rrodionov91
Copy link
Collaborator

@rrodionov91 rrodionov91 commented Apr 17, 2024

Closes #3899

  • added AttachmentPoint instance binding to it's html elements
  • added pointer-events: none by default for all elements of attachment point and explicitly pointer-events: auto to it's hover area
  • fixed(reduced) size of attachment point hover area

Check list

  • unit-tests written
  • e2e-tests written
  • documentation updated
  • PR name follows the pattern #1234 – issue name
  • branch name doesn't contain '#'
  • PR is linked with the issue
  • base branch (master or release/xx) is correct
  • task status changed to "Code review"
  • reviewers are notified about the pull request

…ed from some monomers.

- added AttachmentPoint instance binding to it's html elements
- added pointer-events: none by default for all elements of attachment point and explicitly pointer-events: auto to it's hover area
@rrodionov91 rrodionov91 merged commit 06dd9f8 into release/2.21 Apr 18, 2024
3 checks passed
@rrodionov91 rrodionov91 deleted the 3899-attachment-points-not-disappear branch April 18, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants