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: draw a cursor in UICode elements. #155

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

s4my
Copy link
Contributor

@s4my s4my commented Oct 26, 2023

When a user left clicks in a UICode element before this PR, a single character is "fake" selected because when you copy and paste, nothing is pasted and in fact you can't select a single character and copy it at all.
This PR introduces a cursor that is drawn when a user just left clicks in a UICode elements, and also fixed the issue mentioned above.

@nakst nakst merged commit 39acb24 into nakst:master Oct 27, 2023
1 check passed
@s4my s4my deleted the feat/UICodeCursor branch October 27, 2023 19:25
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