Skip to content

Port SearchLineWidget to use KBusyIndicatorWidget

Oliver Sander requested to merge sander/okular:new-busyindicator into master

It's a lot nicer than manually painting a KPixmapSequence and supports high dpi out of the box.

The new code requires Frameworks >= 5.61, it is therefore only enabled if at least that Frameworks version is available.

This merge request replaces !71 (closed) for technical reasons.

BUG: https://bugs.kde.org/show_bug.cgi?id=415502

Merge request reports