D9763: [Slideshow] Don't repeatedly restart on startup

David Edmundson noreply at phabricator.kde.org
Tue Jan 9 13:48:09 UTC 2018


davidedmundson accepted this revision.
davidedmundson added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> image.cpp:147-149
> +        if (m_ready) {
> +            QTimer::singleShot(200, this, &Image::startSlideshow);
> +        }

probably don't need that timer now, it looks like an attempt at what you're doing with the parser status.

REPOSITORY
  R120 Plasma Workspace

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

To: broulik, #plasma, davidedmundson
Cc: davidedmundson, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180109/0bf10c9d/attachment.html>


More information about the Plasma-devel mailing list