[bugFix#3085]fix dag zoom#3103
Conversation
|
According to #3085 , i think the method of using jsplumb is not feasible. jsplumb toolkit version is a commercial version(LOL). |
|
@break60 please review this PR |
|
good job,thanks for your first contribution. |
Codecov Report
@@ Coverage Diff @@
## dev #3103 +/- ##
============================================
- Coverage 39.60% 33.39% -6.22%
+ Complexity 2717 2372 -345
============================================
Files 436 441 +5
Lines 20111 20518 +407
Branches 2451 2505 +54
============================================
- Hits 7965 6851 -1114
- Misses 11391 13020 +1629
+ Partials 755 647 -108
Continue to review full report at Codecov.
|
|
Kudos, SonarCloud Quality Gate passed!
|
Co-authored-by: linhaojie <linhaojie@lizhi.fm> Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: bao liang <29528966+lenboo@users.noreply.github.com>
THX! I am very happy to contribute to open source software. Thank you for leaving your contact information! |
What is the purpose of the pull request
FIX BUG #3085
Brief change log
jsPlumbHandle.js
dragZoom.js
util.js
Attention:
It is important to note that dragging the canvas is not supported now! Despite this feature before, it didn't actually do much. About dragging the canvas, you can consider other ways to implement under this modification (it can play the effect of pulling the scroll bar)