jordanbaird / Ice

Powerful menu bar manager for macOS
https://icemenubar.app
GNU General Public License v3.0
12.74k stars 232 forks source link

[Bug]: Hidden items are treated as Always hidden? #179

Closed getninjaN closed 3 months ago

getninjaN commented 3 months ago

Check existing issues

Description

I have to use option+click to show my hidden items. Does not matter if they're just "Hidden" or "Always hidden".

Steps to Reproduce

Not sure how to reproduce. I activated "Launch at login" after a reboot.

Ice Version

0.9.0

macOS Version

14.5

Screenshots

https://github.com/jordanbaird/Ice/assets/1355935/62b68135-c49b-448e-966c-bf6fd6ef87cf

image image image
getninjaN commented 3 months ago
SCR-20240627-hisy SCR-20240627-hiyz
simgust commented 3 months ago

The same happens for me!

jordanbaird commented 3 months ago

You've moved the larger arrow (indicating the start of the hidden section) to the left of the smaller arrow (indicating the start of the always-hidden section). You're effectively telling Ice that the hidden section should be inside the always-hidden section.

I know this is unintuitive. The next update will enforce that the arrows stay in the correct order.

getninjaN commented 3 months ago

You've moved the larger arrow (indicating the start of the hidden section) to the left of the smaller arrow (indicating the start of the always-hidden section). You're effectively telling Ice that the hidden section should be inside the always-hidden section.

I know this is unintuitive. The next update will enforce that the arrows stay in the correct order.

Oh! I didn't even register that they where different sizes. Thanks! Moving the larger arrow to the correct place solved the issue.

jordanbaird commented 3 months ago

No problem! :)