[FREE] Progresso: Progress Bar Extension - Create Awesome Linear and Circular Progress Bars

i'm using this extension Enhance界面增强扩展 · 浮云小站 by kevinkun

sorry to ask, but can you use this extension to update the progress bar every 1 second?

Thank you @The_K_Studio for this plugin.

It works great - only problem I have, is that I can't seem to remove the number on the line of a linear progress bar.

Actually you can. Use below block and set visible to false.

@The_K_Studio Brother any one can tell how to use this extensions in Yusuf Cihan dynamic Components .
Pls helpp.

Create a dynamic component like horizontal or vertical arrangement using Dynamic Components extension and use that created component as container for creating progress bar using below block.

1 Like


@The_K_Studio Thanks for it . :sparkling_heart:

1 Like

Brother one issue i have noticed that When Screen is initalising in dynamic component all progressbar loading sucessfully , but when I add 1 more dynamic component from a button and reloading the dynamic component all progress bar disappear only in the new element it was appearing.
Pls help me to solve this

If you reload the dynamic components then you also have to create the progress bars.

Brother I have made a procedure to call dynamic components everytime while screen initialise also when i m adding something in list thenalso i call the procedure .

Ideally this should work. Can you show us a video what’s exactly happening or the issue you are facing?

Brother I cannot send it in public
i have sended you in your tg

Since you are clearing the dynamic components and creating again, you need to also clear the progress bar before creating again with the same ID.

So before creating the progress bar first clear it using clear function below:

1 Like

Thanku so much brother it works I appreciate your works .
Thanks❤