Skip to content

Add a loading indicator to the dynamic label

Mateusz Żebrak requested to merge mzebrak/loading-indicator into develop

Closes: #32 (closed)

  • Adds a LoadingIndicator widget to the DynamicLabel
  • Speeds up the DynamicLabel by delegating some work to background worker

Previously:

image.png

And now animated:

Peek 2023-08-25 09-14.gif

Edited by Mateusz Żebrak

Merge request reports