Open nminh22072004 opened 1 month ago
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)
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.
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
Thanks. It worked!