JDarsley
Results
2
issues of
JDarsley
### Describe the bug When declarng a MultilineTextInput, and setting an initial value, the on_change event is being fired. (That doesn't happen with a TextInput or DateInput.) **events4.py:** ```python import...
bug
windows
### Describe the bug Clicking on a Toga table is firing the on_select function twice. Example code (the preview feature suggests that the non-indented lines of code aren't formatting correctly):...
bug
windows