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

Reset all associated Entry variables when text is out of sync #1101

Merged
merged 2 commits into from Jun 16, 2020

Conversation

andydotxyz
Copy link
Member

Description:

When Entry.Text is set to a shorter string than the cursor position it was not correctly reset.
This change increases the scope of logic when we see the field has been manually changed.

Fixes #1096

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@okratitan okratitan self-requested a review June 16, 2020 16:08
@andydotxyz andydotxyz merged commit 7b8db4d into fyne-io:develop Jun 16, 2020
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.

None yet

2 participants