2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2025-01-26 00:46:25 -05:00

Progress bar is just blue #1

Open
opened 2020-09-24 21:36:49 -04:00 by tiffany.vincent · 1 comment

It seems the progress bar is just a solid blue and not showing actual progression. Maybe just expose the print file size printed versus total file size and time printing? I mostly ignore the progress bars at this point and focus on file size remaining and time printing.

It seems the progress bar is just a solid blue and not showing actual progression. Maybe just expose the print file size printed versus total file size and time printing? I mostly ignore the progress bars at this point and focus on file size remaining and time printing.

I think line 42 of PrinterTile.vue needs to be progress[value]: {

I think line 42 of PrinterTile.vue needs to be progress[value]: {
Sign in to join this conversation.
No Label
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: adam.goldsmith/PrinterStatus#1
No description provided.