jurialmunkey / skin.arctic.fuse

Other
147 stars 22 forks source link

🐛 Options tray positioning wrong with 5 items #898

Closed ghost closed 1 month ago

ghost commented 1 month ago

Skin section

Widgets

Current Behavior

After recent update. The options tray in the shutdown menu, when there are 5 items it shifts to the left with space on the right... as shown in screenshot Screenshot_20240518_111450_Gallery

Expected Behavior

It would normally fill up the space with all 5 items...

Steps To Reproduce

.Select 5 or more items for option tray .Open shutdown menu

Screenshots and Additional Info

No response

Checklist

OfficerKD637 commented 1 month ago

Haha just mentioned this https://github.com/jurialmunkey/skin.arctic.fuse/issues/876#issuecomment-2118758852 in the commit that fixed the positioning for 2 and 4 items

jurialmunkey commented 1 month ago

Yeah I'm going to revert that change. Something weird is happening with that container -- numitems keeps giving 0 and checking values positionally is also acting weird. Not quite sure why.