[PATCH] QML UI: Don't explicitly set width of GridLayout items

Sebastian Kügler sebas at kde.org
Tue Jan 19 13:11:48 PST 2016


On Wednesday, January 20, 2016 06:44:08 Rick Walsh wrote:
>                 height: saveButton.height
> -               width: saveButton.width
> +               Layout.preferredWidth: saveButton.width

Shoud also change the height to Layout.preferredHeight, otherwise, it's good 
to go. (The change I suggested can be submitted separately).

Thanks,
-- 
sebas

Sebastian Kügler    |    http://vizZzion.org    |     http://kde.org



More information about the subsurface mailing list