D7127: ignore spurious resize events to empty sizes
Kai Uwe Broulik
noreply at phabricator.kde.org
Fri Aug 4 12:38:57 UTC 2017
broulik added inline comments.
INLINE COMMENTS
> dialog.cpp:1045
>
> + if (re->size().isEmpty() || re->size() != re->oldSize()) {
> + return;
So it will never update its size? Shouldn't it be size == oldSize?
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D7127
To: mart, #plasma
Cc: broulik, plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170804/44076e74/attachment.html>
More information about the Plasma-devel
mailing list