qtgraphs/tests/auto/cpptest
Sami Varanka feb5e97d99 3DScatter: Don't do unnecessary scalearray resize
When the modelhandler resolves the model, it always resizes scalearray.
This patch adds a check whether the itemmodel has scale roleindex. If
the model has no scale, it skips the resizing of scalearray.

Fixes: QTBUG-141186
Change-Id: I2718987f15c751cd187f1a398a92e10c71c9fbc6
Reviewed-by: Sakaria Pouke <sakaria.pouke@qt.io>
Reviewed-by: Kwanghyo Park <kwanghyo.park@qt.io>
(cherry picked from commit 77ac8a5a9a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-10-21 14:36:28 +00:00
..
common Fix some autotest compilation warnings 2024-05-14 13:57:14 +03:00
qgaxis-category Add label relative sizing 2024-11-04 14:52:24 +03:00
qgaxis-logvalue Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgaxis-value Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgbars Check for invalid values in barThickness 2024-12-02 08:57:54 +02:00
qgbars-modelproxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgbars-proxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgbars-series Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgcustom Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgcustom-label Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgcustom-volume Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qginput Fix getter names in widgetitems 2024-07-11 11:19:55 +03:00
qgscatter Check for invalid aspect ratio values 2024-11-29 09:53:29 +02:00
qgscatter-modelproxy 3DScatter: Don't do unnecessary scalearray resize 2025-10-21 14:36:28 +00:00
qgscatter-proxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgscatter-series Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgscene Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgspline-series Include what you use: qquaternion.h 2025-07-14 15:59:21 +00:00
qgsurface Add transparency support to surface graph 2024-12-08 20:44:52 +02:00
qgsurface-heightproxy Add categorized logging to graphs 3d pt1 2025-05-29 06:02:13 +00:00
qgsurface-modelproxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgsurface-modelproxy-nan Use composition with QQuickWidget 2024-06-13 10:29:48 +02:00
qgsurface-proxy Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgsurface-series Add signalSpys to 3d autotests 2024-09-25 10:31:32 +03:00
qgtheme Change swap to use QExplicitlySharedDataPointers swap instead of std::swap 2024-10-17 07:53:21 +03:00
CMakeLists.txt Add spline rendering to scatter 2024-11-11 13:51:21 +02:00