PikeNote / taskbar-groups-pike-beta

Lightweight application that lets users create and pin groups to the Windows taskbar och desktop
MIT License
126 stars 9 forks source link

Added Icon size and separation setting & elevated max shortcuts per group #39

Closed BanCrash closed 1 year ago

BanCrash commented 1 year ago

This is the continuation of #35

Remaining:

@PikeNote what was the issue with DPI? I don't have to save settings to have the new DPI's, at least with this PR.

100% DPI: imagen

175% DPI: imagen

I don't have more time now to adding the settings. Maybe tomorrow, if not then probably have to wait to next weekend.

BanCrash commented 1 year ago

Hi again @PikeNote , I've just added settings and tested again with DPI changes but I didn't see any issue, as I said there is no need to save the group in order to have the new dpi size on the groups. So this PR is finished I think.

imagen

PikeNote commented 1 year ago

I may have to tune down the default icon size, as 50 is a bit far from the default application behavior at the moment. But other than that, great work! I'll merge it in.

BanCrash commented 1 year ago

I may have to tune down the default icon size, as 50 is a bit far from the default application behavior at the moment. But other than that, great work! I'll merge it in.

Yep, I forgot about that, it was my idea too to put the original size, but since I liked that size I forgot to do it after the testing, my bad!