Skip to content
  • Thomas Hartmann's avatar
    QmlDesigner.rewriter: crash fix for Flipable · 84515448
    Thomas Hartmann authored
    Removing a property from a Flipabke back or front property
    resulted in a crash, because the offset of UiObjectBinding
    was not handled correctly.
    The left hand side of the binding is not part of the node anymore.
    
    Reviewed-by: Kai Koehne
    84515448