qtgraphs/tests/auto/cpptest/qgscatter-modelproxy
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
..
CMakeLists.txt Correct license for build system files 2024-03-15 14:38:24 +01:00
tst_proxy.cpp 3DScatter: Don't do unnecessary scalearray resize 2025-10-21 14:36:28 +00:00