MrKai77/Loop

๐Ÿž Menubar icon display bug

Closed this issue ยท 2 comments

Bug Description

I use some command to resize menubar icon padding, other icon look well, but loop.

Steps To Reproduce

1.use this command

defaults -currentHost write -globalDomain NSStatusItemSpacing -int 10  
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 6  

2.reboot mac
3.open loop

Expected Behavior

The icon should be in the center of the background.

Actual Behavior

The icon is shifted to the right and is partially covered.

Screenshots

bb897ad593d11ba1216496f1e322eb6a

65fb089a8898d4ff4b83bbc17a5c12a6

MacOS Version

Sonoma 14.5

Loop Version

Version 1.0.0

Additional Context

No response

Final Checks

  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)

Loop and Ice do not like each-other.
The menubar icon doesn't show up.

Seems like a duplicate of #351.