-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
I had some thoughts about ProgressBars widgets and how they can be improved:
- Simplest (stop gap implementation) make one more compact widget to use less grid space and another widget that continues to use the current sizes but can be more verbose.
- More involved would be to include options when placing widgets to resize the spacing between the text in the widget and allow the user to customise the colours including fonts and background fill of the widget and transparency.
An alternative or complementary idea (additional to above/existing widgets):
- A new type of widget that can be stretched to a whole page (or just larger) that shows multiple existing in-app ProgressBar timers. (Not sure if the widget versions of ProgressBar are meant to be separate/distinct from the main app ProgressBars timers or if it's a bug.)