Luke
|
923a76896b
|
fix(web/progress): remove cancelled timeout animation
This is not a fix, it's a workaround, removes the red animation when cancelling due to it causing the progress bar/circle to be permanently stuck
|
2022-06-14 19:18:28 +02:00 |
|
Luke
|
9c7d9c44b7
|
fix(web/progressbar): fix progressbar getting stuck on screen
Chakra's ScaleFade transition was causing the progress bar not to rerender properly
|
2022-05-10 16:39:05 +02:00 |
|
Luke
|
e00ef6cbf5
|
refactor(web/progress): Rewrite progressbar component
Using chakra's built in progress component was causing weird container stretching when the progress bar would become active
|
2022-04-16 13:04:22 +02:00 |
|
Luke
|
993b06e880
|
refactor(nui): Better organize components
|
2022-04-01 21:41:53 +02:00 |
|