Skip to content
  • Thomas Hartmann's avatar
    QmlDesigner.PropertyEditor: Crash fix · 3ac3bcfa
    Thomas Hartmann authored
    
    
    There is no guarantee that the selection is still valid, when
    changeExpression() is called. The signal might be triggered by an
    EditingFinished() signal that was emitted after the selection was changed.
    
    Just ignoring the change is not the ideal solution, but there is not much
    more we can do.
    
    Task-number: QTCREATORBUG-11249
    Change-Id: I770dade680b0b8a052efd910b636829d1037e3ad
    Reviewed-by: default avatarRobert Loehning <robert.loehning@digia.com>
    3ac3bcfa