D8421: Port the dict applet to KF5 and QtQuick 2

David Faure noreply at phabricator.kde.org
Fri Oct 27 21:12:06 UTC 2017


dfaure added inline comments.

INLINE COMMENTS

> dfaure wrote in main.qml:33
> `Layout.fillHeight: true` led to a 1-pixel-high webview, not good.
> 
> `Layout.fillWidth: true` is good, it means I don't duplicate the width anymore.
> 
> OK, and doing that in the TextField makes the applet resize to the user's wishes, I see. Thanks.

Hmm, but the user should be able to resize the applet vertically too... I get very confusing behaviour even with
`Layout.preferredHeight: 400
Layout.fillHeight: true`

It resizes down to very little, jumps around in the desktop, etc.
I need to dig further into all this.

REPOSITORY
  R114 Plasma Addons

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

To: dfaure, #plasma
Cc: broulik, davidedmundson, plasma-devel, #plasma, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171027/a1868d22/attachment.html>


More information about the Plasma-devel mailing list