Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0, 5.0.1
-
None
Description
The code below crashes because path is empty.
import QtQuick 2.0
PathView {
width: 360
height: 360model: 1
delegate: Item {}
}
Attachments
For Gerrit Dashboard: QTBUG-29176 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
45107,3 | Fix crash in PathView | stable | qt/qtdeclarative | Status: MERGED | +2 | 0 |