You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds a call to `entry.OnChanged()` every time `entry.updateText` is called.
While I was at it I also added a call to `e.Validate` where I didn't see one.
Fixes#4117
Checklist
Describe the bug
Entry widget do not fire Onchanged event on Delete and Backspace Key.
How to reproduce
Attached code
Screenshots
No response
Example code
Fyne version
fyne.io/fyne/v2 v2.3.6-0.20230801132204-0b324c4306a0
Go compiler version
1.20
Operating system and version
Linux
Additional Information
No response
The text was updated successfully, but these errors were encountered: