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

disable rotation with prop #104

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

disable rotation with prop #104

wants to merge 2 commits into from

Conversation

chaadiic
Copy link

@chaadiic chaadiic commented Jan 9, 2025

/claim #103

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
3d-viewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 3:11am

src/CadViewerContainer.tsx Outdated Show resolved Hide resolved
@chaadiic
Copy link
Author

chaadiic commented Jan 9, 2025

Should be fixed.

@@ -80,9 +81,6 @@ export const CadViewerContainer = forwardRef<
borderRadius: "3px",
pointerEvents: "none",
userSelect: "none",
WebkitUserSelect: "none",
MozUserSelect: "none",
msUserSelect: "none",
Copy link
Contributor

Choose a reason for hiding this comment

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

why remove these lines 👀

@seveibar
Copy link
Contributor

oh make sure to format, and don't forget to join our discord!!! we just talked about you on stream 👁️ https://tscircuit.com/join

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants