D23253: [Notifications] Don't allow popup to obscure things in corners
Kai Uwe Broulik
noreply at phabricator.kde.org
Mon Aug 19 07:56:54 BST 2019
broulik added a comment.
Not a fan.
F7259717: Screenshot_20190819_085603.png <https://phabricator.kde.org/F7259717>
INLINE COMMENTS
> Globals.qml:230
> if (popupLocation & Qt.AlignBottom) {
> - y += screenRect.height;
> + y += screenRect.height - popupEdgeDistance;
> } else {
What's this for?
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D23253
To: ngraham, broulik, #plasma, #vdg
Cc: cblack, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190819/ce3bd74e/attachment.html>
More information about the Plasma-devel
mailing list