-
Notifications
You must be signed in to change notification settings - Fork 120
Engine #277
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
Engine #277
Conversation
# Conflicts: # src/wireframes/components/CustomDragLayer.tsx # src/wireframes/components/EditorView.tsx # src/wireframes/engine/interface.ts # src/wireframes/engine/svg/canvas/SvgCanvas.tsx # src/wireframes/engine/svg/engine.ts # src/wireframes/engine/svg/item.ts # src/wireframes/engine/svg/layer.ts # src/wireframes/engine/svg/line.ts # src/wireframes/engine/svg/object.ts # src/wireframes/engine/svg/rect-or-ellipse.ts # src/wireframes/engine/svg/renderer.ts # src/wireframes/engine/svg/svg-renderer2.stories.tsx # src/wireframes/engine/svg/text.ts # src/wireframes/engine/svg/utils.ts # src/wireframes/interface/index.ts # src/wireframes/renderer/Editor.tsx # src/wireframes/renderer/NavigateAdorner.tsx # src/wireframes/renderer/SelectionAdorner.tsx # src/wireframes/renderer/TextAdorner.tsx # src/wireframes/renderer/TransformAdorner.tsx # src/wireframes/renderer/interaction-overlays.ts # src/wireframes/shapes/ShapeRenderer.tsx
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #277 +/- ##
==========================================
- Coverage 75.52% 74.73% -0.79%
==========================================
Files 64 65 +1
Lines 3301 3297 -4
Branches 606 602 -4
==========================================
- Hits 2493 2464 -29
- Misses 691 718 +27
+ Partials 117 115 -2 ☔ View full report in Codecov by Sentry. |
This seems to be a rather large change. I'm getting started on some changes to this project. What's the status of the PR? Is it going to land soon? Should I base my work on this? |
I have actually forgotten to merge it...done. |
No description provided.