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

Fix span set to 0 bug #490

Open
wants to merge 1 commit into
base: webpack-build
Choose a base branch
from
Open

Fix span set to 0 bug #490

wants to merge 1 commit into from

Conversation

EricXie-02
Copy link
Collaborator

Fixed bug where xspan and yspan set to 0 in the downloaded json file

Fixed bug where xspan and yspan set to 0 in the downloaded json file
Copy link

netlify bot commented Jun 17, 2024

Deploy Preview for wonderful-blackwell-a043b5 ready!

Name Link
🔨 Latest commit 2a8e591
🔍 Latest deploy log https://app.netlify.com/sites/wonderful-blackwell-a043b5/deploys/666fb698148c0e0008e3d2af
😎 Deploy Preview https://deploy-preview-490--wonderful-blackwell-a043b5.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines -203 to -204
"x-span": this._xspan,
"y-span": this._yspan,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EricXie-02 do _xspan and _yspan got retrieve the bounds ?

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.

None yet

2 participants