Commit 193d0a8
Add simple white progress bar at top of screen (#11)
* Initial plan
* Add progress bar indicator around screen edges
Co-authored-by: dnafication <6381587+dnafication@users.noreply.github.com>
* Refactor progress bar code based on review feedback
Co-authored-by: dnafication <6381587+dnafication@users.noreply.github.com>
* Add YouTube-style progress bar around screen edges
Co-authored-by: dnafication <6381587+dnafication@users.noreply.github.com>
* Simplify progress bar to single white bar at top
Co-authored-by: dnafication <6381587+dnafication@users.noreply.github.com>
* Show progress bar when timer is paused
Co-authored-by: dnafication <6381587+dnafication@users.noreply.github.com>
* Use named export for ProgressBar component
Co-authored-by: dnafication <6381587+dnafication@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dnafication <6381587+dnafication@users.noreply.github.com>1 parent 53478d3 commit 193d0a8
2 files changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
125 | 129 | | |
126 | 130 | | |
127 | 131 | | |
| |||
0 commit comments