Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.0 Beta3
-
None
-
47baa84b2 (dev), 3efa5d9c6 (6.8), decfc8d6f (dev), e73b538a9 (6.8)
Description
The graph does not go to slice view in QML apps.
Reproducible in bars example with the following change:
selectionMode: Graphs3D.SelectionFlag.ItemAndRow | Graphs3D.SelectionFlag.Slice
Clicking on the Show Expenses / Income / Both seems to trigger the slice view if a row has been selected.
Same thing happens with the Show 2020 - 2022 button, and if you keep clicking it you will end up with a mess in the slice view (the mess happens only with optimizationHint: Graphs3D.OptimizationHint.Legacy).
Attachments
For Gerrit Dashboard: QTBUG-127801 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
581114,4 | Do not call selectedBar unnecessarily | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
582075,2 | Do not call selectedBar unnecessarily | 6.8 | qt/qtgraphs | Status: MERGED | +2 | 0 |
585740,3 | Fix BarGraph's slice view not opening | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
585959,2 | Fix BarGraph's slice view not opening | 6.8 | qt/qtgraphs | Status: MERGED | +2 | 0 |