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

feat: use Pointer Lock API for Number input #465

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

lucassaid
Copy link
Contributor

@lucassaid lucassaid commented Jul 3, 2023

Pointer Lock API allows the user to drag the input label outside the boundaries of the browser, while hiding the cursor. This creates a better experience similar to Blender or any other edition tool.

Kapture 2023-07-03 at 15 13 40

More information on Pointer Lock API here

@changeset-bot
Copy link

changeset-bot bot commented Jul 3, 2023

🦋 Changeset detected

Latest commit: 1eb0df8

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

This PR includes changesets to release 5 packages
Name Type
leva Minor
@leva-ui/plugin-bezier Major
@leva-ui/plugin-dates Major
@leva-ui/plugin-plot Major
@leva-ui/plugin-spring Major

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

@vercel
Copy link

vercel bot commented Jul 3, 2023

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

Name Status Preview Comments Updated (UTC)
leva ❌ Failed (Inspect) Jan 22, 2025 10:54pm

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 3, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1eb0df8:

Sandbox Source
leva-minimal Configuration
leva-busy Configuration
leva-scroll Configuration
leva-advanced-panels Configuration
leva-ui Configuration
leva-theme Configuration
leva-transient Configuration
leva-plugin-plot Configuration
leva-plugin-bezier Configuration
leva-plugin-spring Configuration
leva-plugin-dates Configuration
leva-custom-plugin Configuration

@CodyJasonBennett CodyJasonBennett changed the title Impementing Pointer Lock API for Number input feat: use Pointer Lock API for Number input Jan 22, 2025
@CodyJasonBennett CodyJasonBennett merged commit b9c6376 into pmndrs:main Jan 22, 2025
1 of 2 checks passed
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.

2 participants