Aylur / ags

A customizable and extensible shell
GNU General Public License v3.0
1.73k stars 94 forks source link

inverted circular progress bar values act wierd #428

Closed tms-meister closed 1 week ago

tms-meister commented 1 month ago

when inverted is set to true, the start_at and end_at values for a circular progress bar don't make sense with what is actually being displayed.

sungyoonc commented 1 month ago

Can you check if https://github.com/Aylur/ags/pull/423 solves it?

tms-meister commented 1 month ago

yup, seems to be fixed. I started working on a fix myself before I saw yours lol, I guess I'll just wait for this to get merged now