Skip to content
  • Andrew den Exter's avatar
    Update TextInput.acceptableInput on component complete. · c0e0f9f5
    Andrew den Exter authored
    
    
    QValidator doesn't notify when it's validation criteria changes so is
    susceptible to order of evaluation issues.  Deferring the initial
    validation will ensure validators with static criteria are correctly
    applied.  Notification from QValidator on changes would solve this
    for all cases: QTBUG-23694.
    
    Task-number: QTBUG-21103
    Change-Id: I920f36645fd18ce809db56b5daf73545f1d603dc
    Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
    c0e0f9f5