michaelh added inline comments. INLINE COMMENTS
> ktooltipwidget.cpp:186 > + 2 * content->style()->pixelMetric(QStyle::PM_DefaultTopLevelMargin)}; > + content->setMaximumSize(transientParent->screen()->geometry().size() - > marginSize); > d->show(d->centerBelow(rect, transientParent->screen()), > transientParent); This is the result of a lot of trials and errors. I'm not ssure if this is the right thing to do. REPOSITORY R236 KWidgetsAddons REVISION DETAIL https://phabricator.kde.org/D11740 To: michaelh, #frameworks Cc: elvisangelaccio, cfeck, michaelh, ngraham