Skip to content

Make field cursors reflect the entire click target area instead of just the field group #23

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

CST1229
Copy link

@CST1229 CST1229 commented May 6, 2025

Proposed Changes

Not really a bug, more of a teensy tiny quality of life improvement proposal. Basically it just applies this.CURSOR set on fields to apply to the entire click target instead of just the field group.

Before:
before
After:
after

Reason for Changes

This makes the field's cursor reflect the actual area where it's clickable; so if your cursor turns into a text cursor you now know that you're hovering over the text field and will focus it if you click.

Test Coverage

Not really tested (aside from trying it out in the playground).

This pull request was made on behalf of the entire NitroBolt project. /j (more specifically, Cubester requested me to upstream this one change)

@CubesterYT
Copy link
Member

You're welcome, people of TurboWarp. Many lives will be saved.

ronaldo

@GarboMuffin
Copy link
Member

thanks

@GarboMuffin GarboMuffin merged commit d3b7664 into TurboWarp:develop May 14, 2025
1 check passed
@CubesterYT CubesterYT deleted the bigger-cursor-area branch May 14, 2025 03:06
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.

3 participants