Commit 6ec2096e authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Qt Designer: Fix shrinking row span of QGridLayout items


Previously, shrinking a row span by moving the bottom widget handle up
did not work due to the code checking the width of the item. Correct
to check on the height when creating the command.

Change-Id: Ieb1cf7eb0e78bb2edba7f2a7d7ff920f28ada509
Reviewed-by: default avatarJarek Kobus <jaroslaw.kobus@qt.io>
parent 9da07cc3
Showing with 1 addition and 1 deletion
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