You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it should broadly be similar to Rich's progress bar, but with theme colors.
Rich Progress supports a lot of options. I don't think we necessarily have to replicate all of them in Textual. But we do need a solid foundation. So it should calculate speed and time remaining etc.
Perhaps we start of with a simple rendering of percentage plus bar.
Open to suggestions.
The text was updated successfully, but these errors were encountered:
We need a progress bar widget.
I think it should broadly be similar to Rich's progress bar, but with theme colors.
Rich Progress supports a lot of options. I don't think we necessarily have to replicate all of them in Textual. But we do need a solid foundation. So it should calculate speed and time remaining etc.
Perhaps we start of with a simple rendering of percentage plus bar.
Open to suggestions.
The text was updated successfully, but these errors were encountered: