dsafa / audio-band

Display and control songs from the Windows taskbar
MIT License
660 stars 48 forks source link

Wrong margin before the Weather&News widget (only on icon + text mode) #288

Open francescomosca opened 2 years ago

francescomosca commented 2 years ago

Describe the bug There is some wrong space between Audioband and the Windows 10 Weather&News widget, but only when I enable icon+text mode, so i'm sure that the problem isn't related to the layout of the labels and buttons. I have already checked the answer given in the faq but it doesn't help.

Checked common issues

Screenshots image

Version Info

svr333 commented 2 years ago

Please note that this project is pretty much abandoned, but we do have an Active Fork

francescomosca commented 2 years ago

Please note that this project is pretty much abandoned, but we do have an Active Fork

I don't know why but opening an issue on the fork brought me to the original repo

svr333 commented 2 years ago

That is pretty weird, I see you are using my latest version too Ill take a look and see if I can find a solution to this problem

svr333 commented 2 years ago

@francescomosca TL;DR: I cannot fix this issue.

I took a look at it and there is nothing I can do to fix it, the reason they have it so big is because that its their predefined maximum size of their deskband.

image

The amount of "white"space is less for me because I have more text, its an issue from Windows themselves. You can file this to Windows but I doubt they will ever adjust that (seeing as resizing a deskband is a bit of a pain to implement, and Im thankful dsafa already did that so I didnt have to)