-
-
Notifications
You must be signed in to change notification settings - Fork 416
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(edgeless): tool controller potential problem #8675
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Your org has enabled the Graphite merge queue for merging into masterAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 65baeb5. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
size-limit report 📦
|
Merge activity
|
### Changed - Ensure the `dragStart` and `dragEnd` are executed in pairs - Fix copilot `pointerDown` handler - Fix pan tool hook handler
3e09fb3
to
65baeb5
Compare
- fix: color of canvas element under embed dark theme whiteboard is wrong (#8677) - fix(edgeless): tool controller potential problem (#8675) - fix: typeError: f.\_def.innerType.shape[e] is undefined (#8676) - fix: whiteboard is first loaded, size of the linked doc card is scaled to wrong size (#8674)
Changed
dragStart
anddragEnd
are executed in pairspointerDown
handler