williamckha / spicetify-fluent

Spicetify theme inspired by Microsoft's Fluent Design
MIT License
283 stars 17 forks source link

Fix horizontal alignment of Sticky Header, remove rectangles from sides #59

Closed rlaphoenix closed 2 years ago

rlaphoenix commented 2 years ago

This patch is similar to #57 but does the job more effectively. I've confirmed this patch to do the job no matter how wide the window is. The alignment of the header columns also match without any manual adjustment to a column as well.

Before:

Before

After: After

rlaphoenix commented 2 years ago

This is a partial fix to https://github.com/williamckha/spicetify-fluent/issues/35

rlaphoenix commented 2 years ago

I'm going to merge this as I haven't encountered any issues on my own install with this patch yet so I can conclude it to be ok to merge.