-
Notifications
You must be signed in to change notification settings - Fork 199
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
fix: 修复父容器存在 transform 时, 在 canvas 内点击也会重置交互的问题 close #2879 #2942
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: +104 B (0%) Total Size: 7.97 MB
ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2942 +/- ##
==========================================
+ Coverage 76.48% 79.94% +3.46%
==========================================
Files 240 160 -80
Lines 12312 9540 -2772
Branches 2630 2061 -569
==========================================
- Hits 9417 7627 -1790
+ Misses 1377 603 -774
+ Partials 1518 1310 -208 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version @antv/s2-v1.56.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
👀 PR includes
🐛 Bugfix
📝 Description
背景见 #2879
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge