Commit 75642c48 authored by J-P Nurmi's avatar J-P Nurmi Committed by The Qt Project
Browse files

TableView: fix a performance issue with row delegate instantiation


To avoid accidentally instantiating all rows at construction time, make
sure the rows have a valid (but arbitrary) height meanwhile the row
delegates haven't yet been loaded.

Change-Id: I1afc6bfa920886260717b3cb172fa0d858c0a8d5
Reviewed-by: default avatarCaroline Chao <caroline.chao@digia.com>
parent 69a95722
Showing with 1 addition and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment