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

Reply via email to