Page 2 of 2

Re: Train condition progress should look clearer when at 100%

Posted: Sun Jun 22, 2025 5:10 pm
by adve-nyan
I suggest instead of changing color to add checkmark symbol to satisfied condition

Because of colorblind people

Re: Train condition progress should look clearer when at 100%

Posted: Mon Jun 23, 2025 9:14 am
by sobrique
Can I suggest that bars should be possible to (and ideally be default) colour-shade based on progress either percentage or threshold?

And ideally change 'fill style' for those who are colour blind?

And/Or both?

E.g. a stripe 'barber's pole' style for 'in progress' and a solid bar for 'done'.

For bonus points animating/indicating based on rate - e.g. if it's actually increasing vs. static because the inputs are empty and loading is stalled, like marking how much of the bar filled in the last 10s. (I mean, for fast fills it's obvious, but sometimes it's a large capacity/slow loading or unloading)

Re: Train condition progress should look clearer when at 100%

Posted: Mon Jun 23, 2025 11:08 am
by mmmPI
+1 for highlighting the difference between 99% and 100% in a clearer way than the difference between 98% and 99% , one is more significant but in both cases it's the same amount of pixels that changes.

Re: Train condition progress should look clearer when at 100%

Posted: Tue Sep 16, 2025 8:59 am
by juliawtapp
+1 for this - as others have said, the bar could be orange until it is complete, at which point it would turn green.

Re: Train condition progress should look clearer when at 100%

Posted: Tue Sep 16, 2025 9:16 am
by boskid
Something like this?
09-16-2025, 11-15-41.png
09-16-2025, 11-15-41.png (76.87 KiB) Viewed 149 times

Re: Train condition progress should look clearer when at 100%

Posted: Tue Sep 16, 2025 9:18 am
by wampir
yellow/gold as completed! :)

Re: Train condition progress should look clearer when at 100%

Posted: Tue Sep 16, 2025 11:19 am
by meifray
How about add a border? so it can be see by colorblind people too.

Re: Train condition progress should look clearer when at 100%

Posted: Tue Sep 16, 2025 11:43 am
by Loewchen
wampir wrote: Tue Sep 16, 2025 9:18 am yellow/gold as completed! :)
The other way round.

Re: Train condition progress should look clearer when at 100%

Posted: Tue Sep 16, 2025 12:01 pm
by Koub
boskid wrote: Tue Sep 16, 2025 9:16 am Something like this?

09-16-2025, 11-15-41.png
I like this :) . But not sure it's colourblind friendly (and I don't know if there is a way to make it so).

Re: Train condition progress should look clearer when at 100%

Posted: Tue Sep 16, 2025 12:19 pm
by boskid
Only reasonable option for making it colorblind friendly is to completly turn off the partial background drawing. Those colors are unfortunately provided through a png file so adjusting them is a little bit painful.

Re: Train condition progress should look clearer when at 100%

Posted: Tue Sep 16, 2025 12:33 pm
by Hares
boskid wrote: Tue Sep 16, 2025 12:19 pm Only reasonable option for making it colorblind friendly is to completly turn off the partial background drawing. Those colors are unfortunately provided through a png file so adjusting them is a little bit painful.
Maybe use textured background then?
Like green diagonal stripes for partially complete condition.

Re: Train condition progress should look clearer when at 100%

Posted: Tue Sep 16, 2025 12:54 pm
by Koub
Just thinking : if it's a PNG, maybe a "check" mark could be drawn in the middle of the green background drawing to tell "I'm done with this condition ?"
Something like that (Beware the photoshop skillz) :
09-16-2025, 14-53-16.png
09-16-2025, 14-53-16.png (64.97 KiB) Viewed 22 times