Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.0 Beta3
-
None
-
412fe5f67 (dev), d6e0c9dbf (6.8)
Description
The slice view gets messed up in QML apps with Legacy optimization.
Reproducible in bars example with the following change:
selectionMode: Graphs3D.SelectionFlag.ItemAndRow | Graphs3D.SelectionFlag.Slice optimizationHint: Graphs3D.OptimizationHint.Legacy
Click the Show 2020 - 2022 button, and if you keep clicking it you will end up with a mess in the slice view.