D22648: make handle follow arbitrary height of the drawer

Marco Martin noreply at phabricator.kde.org
Mon Jul 22 18:01:27 BST 2019


mart added inline comments.

INLINE COMMENTS

> OverlayDrawer.qml:210
> +                if(root.height < applicationWindow().height) {
> +                    margin = applicationWindow().height - root.height - root.y + Units.smallSpacing;
> +                }

applicationWindow() should be replaceable with root.parent, and that makes it work also when not in a kirigami applicationwindow

REPOSITORY
  R169 Kirigami

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

To: camiloh, mart, #kirigami
Cc: camiloh, plasma-devel, fbampaloukas, domson, dkardarakos, apol, davidedmundson, mart, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190722/1b0d3f53/attachment.html>


More information about the Plasma-devel mailing list