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 is not correctly aligned #110

Open
nminh22072004 opened this issue Sep 30, 2024 · 4 comments
Open

Taskbar is not correctly aligned #110

nminh22072004 opened this issue Sep 30, 2024 · 4 comments

Comments

@nminh22072004
Copy link

{C75EB5F8-01B1-4004-A185-7BF793A2E991}

@bbmaster123
Copy link
Collaborator

Sorry for the delay,
have you solved this? if not, can I see your full style code? Also, what is your resolution? (shouldn't matter but just in case)

@nminh22072004
Copy link
Author

Sorry for the delay, have you solved this? if not, can I see your full style code? Also, what is your resolution? (shouldn't matter but just in case)

Hello. I'm using the Docklite theme. I only added 2 extra styles like in the image. My resolution is 1920x1080p. Scale is 125% (I'm using a laptop). I tried with scale 100% but the result is the same.

@bbmaster123
Copy link
Collaborator

ah yes I can replicate the issue. I'll update the instructions.
In the meantime, add another style to Taskbar.TaskbarFrame#TaskbarFrame
Target: Taskbar.TaskbarFrame#TaskbarFrame
Style: Margin=0,0,250,0

Right now, the theme has that set to Margin=250,0,250,0
the reason that's there at all is to both keep the dock from going behind the tray area, and to keep the dock centered (when set to center)

cheers

@nminh22072004
Copy link
Author

Thanks. It worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants