aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4arraybuffer.cpp
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2018-05-18 13:59:33 +0200
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2018-05-23 20:22:28 +0000
commit8db3e76960241bebaf82b2a7a4186190c93f7660 (patch)
treed23aa20d6300a78806262de4c36d940f3a8fc27f /src/qml/jsruntime/qv4arraybuffer.cpp
parent5f23a667ef493f4dbaf7054bfda341b7a7d79609 (diff)
TableView: fall back to use default column/row size
If we cannot determine the size of a row or column, we need to fall back to some size other than 0 while layouting. The reason for this is that we fill up with as many rows and columns that fits inside the viewport. But if e.g the width of column is zero, we will never make any progress, and therefore just keep loading and loading columns. Change-Id: I96ea410dc5a75831e44c2924172254634598b680 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4arraybuffer.cpp')
0 files changed, 0 insertions, 0 deletions