-
Notifications
You must be signed in to change notification settings - Fork 443
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 rendering issues on second monitor #2067
Comments
So it worked correctly in previous |
Yes, neither the alignment issue nor the flickering white line appeared before I updated it most recently. |
Hmm, I'm unable to reproduce such behavior :( Could you post better screenshots (that show whole taskbar, not clipped)? Do you use some other customization software? |
I can see this with So this issue doesn't seem like regression. It was there before. |
I fact, I see such behavior even with original Windows taskbar ( |
I'm having the same issue with the custom image on the second monitor. The image doesn't move at the same speed as the taskbar and occasionally doesn't completely hide, about half sticks out. I never noticed this behavior on previous releases. I have my taskbar on the left side of my monitors and keep it hidden when not in use. It doesn't cause any problems with the taskbar or open windows. If I catch it again I'll try to get a screen shot. If I can figure out how I'll try to capture the movement issue. |
Guys, I finally get what you mean and see what the issue is (change in code due to touch-scree devices support). |
Fixed in |
Describe the bug
When the taskbar hides and unhides on the second monitor, the custom start menu icon is misaligned.
This does not occur on the primary monitor. I have not tested if it also happens with the default icon.
There is also a flickering white line at the bottom of the area of the taskbar icons when the bar hides and unhides.
Area of issue
Taskbar
To reproduce
Expected behavior
The rendering to remain consistent with previous version of OpenShell, and with the primary monitor.
Open-Shell version
4.4.194
Windows version
Windows 10 22H2
Additional context
No response
The text was updated successfully, but these errors were encountered: