summaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorSami Varanka <sami.varanka@qt.io>2021-08-04 16:30:40 +0300
committerSami Varanka <sami.varanka@qt.io>2021-08-11 12:48:15 +0300
commita9ccf1c7a1ccc7499e9a0d6178e9555caa364901 (patch)
tree6e176d2dce4c0c63f1296da5add13af8df7f4f2a /dependencies.yaml
parent183d0d127b46278b022ca13a3008d8cb95e890cb (diff)
Fix: Nans at surfacedata row/column 0 render fail
If the first or last column or row of the data given to surfacedataproxy contains NaN values, the surfacedataproxy might fail to find the limit values for the axis. Changed limitValues function in surfacedataproxy so that if it doesn't find min/max values from the first/last column/row it continues from the next column/row. Added a test to verify that the limit values are found when first/last row contains NaN values. Pick-to: 6.2 Change-Id: Ica3eebb1c6072656f59394814c3fa5e334f12c54 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'dependencies.yaml')
0 files changed, 0 insertions, 0 deletions