Calling Entry.SetText and then Entry.Bind immediately will ignore the bound value #4235
Closed
2 tasks done
Labels
bug
Something isn't working
Milestone
Checklist
Describe the bug
Due to recent "debounce" delay code the
SetText
is taken as user input, but if done before a bind this is not correct.How to reproduce
Screenshots
No response
Example code
Fyne version
2.4.0
Go compiler version
1.21.1
Operating system and version
Darwin
Additional Information
No response
The text was updated successfully, but these errors were encountered: