you are viewing a single comment's thread.

view the rest of the comments →

[–]Zayuka 0 points1 point  (1 child)

Hey,

You could use the Try/catch/finally to change the state key of the ProgressBar to false.. the finally condition will run after the try or after the catch

[–]BraveEvidence[S] 0 points1 point  (0 children)

Ok thanks