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

Intersection list #34

Merged
merged 3 commits into from
Dec 2, 2015
Merged

Intersection list #34

merged 3 commits into from
Dec 2, 2015

Conversation

codedread
Copy link
Member

  1. use getIntersectionList() when available (Opera, Chrome, Safari).
  2. remove all suspendRedraws() - that API is removed in SVG 2

@progers
Copy link
Contributor

progers commented Dec 1, 2015

This change looks great, just one minor comment nit.

Is this covered by a unittest? If so--does the test pass in both firefox and chrome?

@codedread
Copy link
Member Author

This PR fixes Issue #36

@codedread
Copy link
Member Author

"Is this covered by a unittest?"

The sad answer is no - we never really wrote unit tests back in the early days of SVG-edit. I only started when I began trying to disentangle all the code and split things out into modules. I'd prefer to hold off on writing unit tests for svgcanvas since it's such a tangled mess still...

progers added a commit that referenced this pull request Dec 2, 2015
Use getIntersectionList when available, remove suspendRedraws calls
@progers progers merged commit 0f13c05 into master Dec 2, 2015
@progers
Copy link
Contributor

progers commented Dec 2, 2015

And we're in!

@jfhenon jfhenon deleted the intersection-list branch January 3, 2021 18:14
jfhenon added a commit that referenced this pull request Mar 14, 2021
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