-
Bug
-
Resolution: Fixed
-
P1: Critical
-
None
-
6.8
-
None
-
40c0a8d9a (dev)
A crash is experienced when the following example runs
import QtQuick import QtGraphs Item { id: mainWnd width: 500 height: 500 GraphsView { id: graph1 width: parent.width height: parent.height LineSeries {} } }
For Gerrit Dashboard: QTBUG-125340 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
560797,2 | Fix crash when setting the GraphView width/height | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |