D16244: korgac: Make the korgac notification dialog even smaller

Laurent Montel noreply at phabricator.kde.org
Tue Oct 16 05:55:56 BST 2018


mlaurent requested changes to this revision.
mlaurent added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> alarmdialog.cpp:209
> +    setMinimumWidth(280);
> +    setMinimumHeight(160);
> +    // a more useful size to start with

setMinimunSize ?

> alarmdialog.cpp:214
> +    topLayout->setSpacing(2);
> +    setStyleSheet(QLatin1String( "* { margin: 0px; padding: 0px; }"));
> +    QMargins margins(0, 0, 0, 0);

no stylesheet please as it will break with some style.

REPOSITORY
  R210 KOrganizer

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

To: dfries, mlaurent
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20181016/73c199cb/attachment.html>


More information about the kde-pim mailing list