Skip to content
  • David Redondo's avatar
    Fix crash with text face · 90548f3e
    David Redondo authored
    A binding involving the two arrays won't update when we change just the
    contents of the arrays so we crashed later in QQmlData::wasDeleted when
    trying to access the objects which were inside but deleted.
    90548f3e