Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-29176

PathView crashes when path is empty

    XMLWordPrintable

Details

    Description

      The code below crashes because path is empty.

      import QtQuick 2.0

      PathView {
          width: 360
          height: 360

          model: 1
          delegate: Item {}
      }

      Attachments

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

        Activity

          People

            frederik Frederik Gladhorn
            tasuku.suzuki Tasuku Suzuki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes