Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.8.2
-
None
Description
When using validator in TextInput, the signal editingFinished only emitted if acceptable, but how to get notified if not acceptable?
I want to restore old content if not acceptable at editing finished.
both the onAcceptableInputChanged and accepted are not what I want.