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

Reply via email to