taskbar-monitor icon indicating copy to clipboard operation
taskbar-monitor copied to clipboard

Taskbar indicator UI incorrect size on launch.

Open logan2k opened this issue 4 years ago • 9 comments

When login to a Windows user, the UI of the indicator in taskbar is too short. A simple fix is to change Windows system display scaling to any new value, but user need to do it every login. There are 2 pictures comparing a normal UI and a broken one. bug normal

logan2k avatar Jun 12 '21 12:06 logan2k

I also have this once in a while, mostly i resize my taskbar and it will be ok again. But maybe there is a way to prevent this.

KoalaBear84 avatar Jun 12 '21 12:06 KoalaBear84

I also have this once in a while, mostly i resize my taskbar and it will be ok again. But maybe there is a way to prevent this.

It happens every time to me.

logan2k avatar Jun 14 '21 10:06 logan2k

Could you also add a screenshot of the font settings dialog?

Do you have set any settings like font scaling?

image

KoalaBear84 avatar Jun 14 '21 10:06 KoalaBear84

Could you also add a screenshot of the font settings dialog?

Do you have set any settings like font scaling?

image

Added. Scale is at 125%.

logan2k avatar Jun 14 '21 11:06 logan2k

I see that SystemWatcherControl_Resize is not yet implemented, it might be a solution for this.

KoalaBear84 avatar Jun 14 '21 14:06 KoalaBear84

I will try to take a look at this problem this week, sorry for the delay.

leandrosa81 avatar Jun 16 '21 21:06 leandrosa81

I found a workaround: set custom scaling in Windows setting, as the 2 screenshots shows: 1 2 You can enter any value, even the same as the current buggy one. As long as it's set as "custom scaling", the bug will not shows. Actually it will show the buggy layout for a second when you just login, but soon it will change to the correct one. My guess is by setting a "custom scaling", Windows do some additional steps after login.

logan2k avatar Jun 20 '21 03:06 logan2k

image

I have the same bug. There is some space beneath the graph after every login

UsamaKarim avatar Jun 27 '21 05:06 UsamaKarim

Found the culprit, this should be fixed on next release.

leandrosa81 avatar Aug 18 '21 11:08 leandrosa81