Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taskbar indicator UI incorrect size on launch. #20

Open
logan2k opened this issue Jun 12, 2021 · 9 comments
Open

Taskbar indicator UI incorrect size on launch. #20

logan2k opened this issue Jun 12, 2021 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@logan2k
Copy link

logan2k commented Jun 12, 2021

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

@KoalaBear84
Copy link
Contributor

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.

@logan2k
Copy link
Author

logan2k commented Jun 14, 2021

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.

@KoalaBear84
Copy link
Contributor

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

Do you have set any settings like font scaling?

image

@logan2k
Copy link
Author

logan2k commented Jun 14, 2021

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%.

@KoalaBear84
Copy link
Contributor

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

@leandrosa81 leandrosa81 self-assigned this Jun 16, 2021
@leandrosa81 leandrosa81 added the bug Something isn't working label Jun 16, 2021
@leandrosa81
Copy link
Owner

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

@logan2k
Copy link
Author

logan2k commented Jun 20, 2021

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.

@UsamaKarim
Copy link

image

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

@leandrosa81
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants