D25175: FormLayout: Fix label height if wide mode is false

Marco Martin noreply at phabricator.kde.org
Wed Nov 6 17:14:06 GMT 2019


mart added inline comments.

INLINE COMMENTS

> FormLayout.qml:277
> +                    } else {
> +                        return Kirigami.Units.fontMetrics.height
> +                    }

fontmetrics is the default font height, and this being an heading may be more (when is heading)
does it work if instead you do here
return implicitHeight  ?

REPOSITORY
  R169 Kirigami

REVISION DETAIL
  https://phabricator.kde.org/D25175

To: jbbgameich, #kirigami, #plasma:_mobile
Cc: mart, plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191106/187d0794/attachment.html>


More information about the Plasma-devel mailing list