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

Got some problem in my project. Made some changes. #1035

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xiaogezhang
Copy link

@xiaogezhang xiaogezhang commented Jul 7, 2024

Checklist

  • The tests pass
  • I have referenced the issue(s) or other PR(s) this fixes/relates-to
  • I have run pnpm changeset and followed the instructions
  • I have explained in this PR, what I did and why
  • I replaced the image below
  • Had a beer/coffee/tea because I did something cool today

What, why and how?

in my project, I have a canvas with content switching GraphQL schemas. But after switching to another schema, the diagram lost response to canvas dragging.

After fixed above problem (with change to CanvasWidget), got another problem, the offset is not updating. So I made changes to DragCanvasState.

Also listed my repos in the README as a react-diagrams use case.

Feel good image:

LOL

Copy link

changeset-bot bot commented Jul 7, 2024

🦋 Changeset detected

Latest commit: 053536b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@projectstorm/react-canvas-core Major
@projectstorm/react-diagrams-core Patch
@projectstorm/react-diagrams-defaults Patch
@projectstorm/react-diagrams-routing Patch
@projectstorm/react-diagrams Patch
@projectstorm/react-diagrams-gallery Patch
@projectstorm/react-diagrams-demo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

1 participant