AppHouseKitchen / AlDente-Charge-Limiter

Menubar Tool to set Charge Limits and Prolong Battery Lifespan
https://apphousekitchen.com/
Other
7.87k stars 290 forks source link

Popover Missing Stats #1174

Closed itsfatal closed 7 months ago

itsfatal commented 7 months ago

MacBook (please complete the following information):

I'm not seeing these stats in the popover for some reason. 4480

92116
MatthiasKerbl commented 7 months ago

Hi @itsfatal,

You have to open each category by clicking on the downward facing error to enable them in the popover.

Best, Matthias

itsfatal commented 7 months ago

Ahhh it will reflect whichever sections i have expanded. Apologies. Thank you!

vladcudoidem commented 4 months ago

Hi @MatthiasKerbl,

not gonna lie, this is very unintuitive. A simple fix would be to replace the up/down arrows on the top-right corner of each category with toggles, like the one next to "Show in Popover". As far as I can tell, no UI behaviour would have to be changed, only a view.

  1. You can only click on the arrows anyway (clicking anywhere else on those card views does nothing).
  2. Toggles have exactly the same number of states as the arrows, namely 2. So the change would be: arrow down -> toggle off & arrow up -> toggle on.

Does that make sense?

Greetings Vlad

MatthiasKerbl commented 4 months ago

Hi @MatthiasKerbl,

not gonna lie, this is very unintuitive. A simple fix would be to replace the up/down arrows on the top-right corner of each category with toggles, like the one next to "Show in Popover". As far as I can tell, no UI behaviour would have to be changed, only a view.

  1. You can only click on the arrows anyway (clicking anywhere else on those card views does nothing).
  2. Toggles have exactly the same number of states as the arrows, namely 2. So the change would be: arrow down -> toggle off & arrow up -> toggle on.

Does that make sense?

Greetings Vlad

Hi @vladcudoidem,

Thank you for your feedback and your suggestions. We will consider it and try to improve it in one of the upcoming updates.

Best, Matthias