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

Svg rect associated with Logo image is infinitely proliferated #45

Closed
satotake opened this issue Jun 3, 2016 · 1 comment
Closed

Svg rect associated with Logo image is infinitely proliferated #45

satotake opened this issue Jun 3, 2016 · 1 comment
Labels
Milestone

Comments

@satotake
Copy link
Contributor

satotake commented Jun 3, 2016

Hi, Thank you for the nice tool.

[environment]

  • Mac ver: 10.10.5
  • Chrome ver: 50.0.2661.102

[specification]

  • If logo img is hovered, a svg rect is prepended.
  • If logo img is unhovered, the rect is removed.

[issue]
If logo is mousedown-ed and mouseup-ed outside logo by moving the cursor horizontally,
the svg rect is not removed and this results in inifinite proliferation of the rect

2016-06-03 11 47 04

2016-06-03 11 47 19

@satotake satotake changed the title svg rect associated with Logo image is infinitely proliferated Svg rect associated with Logo image is infinitely proliferated Jun 3, 2016
@chrishutchinson chrishutchinson added this to the 1.1.1 milestone Jun 7, 2016
@chrishutchinson
Copy link
Owner

Fixed by merging PR #46 - many thanks @satotake!

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

No branches or pull requests

2 participants