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