-
Notifications
You must be signed in to change notification settings - Fork 24
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: gizmos settings #596
fix: gizmos settings #596
Conversation
Deploying with Cloudflare Pages
|
Test this pull request
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #596 +/- ##
==========================================
+ Coverage 72.01% 72.02% +0.01%
==========================================
Files 254 254
Lines 8643 8648 +5
Branches 1112 1113 +1
==========================================
+ Hits 6224 6229 +5
Misses 2310 2310
Partials 109 109
☔ View full report in Codecov by Sentry. |
Closes decentraland/sdk#791
Closes decentraland/sdk#775
🤖 Generated by Copilot at 259bb89
This pull request enhances the inspector tool for the Decentraland SDK by fixing some issues with the gizmo manager and the snap panel. It also improves the testing and code style of the relevant files.