D11740: ktooltipwidget: Subtract margins from available size

Michael Heidelbach noreply at phabricator.kde.org
Tue Mar 27 11:11:12 UTC 2018


michaelh added inline comments.

INLINE COMMENTS

> ktooltipwidget.cpp:142
>          }
> +        Q_ASSERT(x >= 0);
>          if (hasRoomBelow) {

I forgot to mention ` x = qMax(0, ...` did not fix failures in CI

REPOSITORY
  R236 KWidgetsAddons

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

To: michaelh, #frameworks
Cc: elvisangelaccio, cfeck, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180327/f91049f1/attachment.html>


More information about the Kde-frameworks-devel mailing list