Commit 2ee182c1 authored by Jan Arve Saether's avatar Jan Arve Saether Committed by The Qt Project
Browse files

Do not include hidden items in layouts.


Note that hidden items also excludes their spacing. So there is no
double-spacing due to this.
However, items with size of 0 (duh) will have double-spacing.
(This is to avoid sudden "jumps" in the layout if the item changes
size from 1 to 0)

Change-Id: Ib170dc8c575cbd8bbe8bb28de7fa64ae6ab5062d
Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
parent f358d397
Showing with 395 additions and 367 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