Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-4745 QML Live Preview
  3. QTCREATORBUG-2199

Warn when user is removing an element that is referenced elsewhere in QML

    XMLWordPrintable

Details

    Description

      While in Live Preview, the user can currenly delete any sort of item. When saving the file, delta detects this and requests deletion from the running qml engine. While everything might work well while running the application, the next time user runs can result in errors if the deleted element is referenced elsewhere. Because of this, LiveTextPreview/UpdateObserver classes should check that when an item is being deleted, and issue a warning in the editor if an element is being referenced elsewhere.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kkohne Kai Köhne
            holmsted Lasse Holmstedt
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes