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

Fixed bug where the selection wouldn't get deleted when you are at the last index #4217

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

DAMcraft
Copy link
Contributor

Type of change

  • Bug fix
  • New feature

Description

Fixed a bug where the selection inside of a WTextBox wouldn't get deleted when you are using delete (not backspace) and are at the last index by changing the check if the cursor position is at the end

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@Wide-Cat Wide-Cat merged commit 66544a9 into MeteorDevelopment:master Nov 22, 2023
1 check 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