ProgressMenuButton.resetTheatrics

To avoid suprious animations from the button, you must call this function any time you want to allow animations to continue. This is because animations are automatically started upon reaching a progress of 1.0.

If you are performing operations in the background, calling this function every time you add an operation is a good strategry.

class ProgressMenuButton
void
resetTheatrics
(
)

Meta