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

Resize the bar without changing the Windows DPI? #480

Closed
PicchiarelloMatto opened this issue Nov 30, 2022 · 2 comments
Closed

Resize the bar without changing the Windows DPI? #480

PicchiarelloMatto opened this issue Nov 30, 2022 · 2 comments
Assignees

Comments

@PicchiarelloMatto
Copy link

PicchiarelloMatto commented Nov 30, 2022

BarSize
By editing the Vista theme file, I was able to increase the height of the bar, bringing the value to 40
<system:Double x:Key="TaskbarHeight">40</system:Double>
and I changed the global font size to 14
<system:Double x:Key="GlobalFontSize">14</system:Double>
this enlarges the buttons a bit, however they remain aligned towards the top.
Is it possible to center the buttons and icons in quick launch, adapting them to the size of the bar?

@dremin
Copy link
Owner

dremin commented May 5, 2023

I will be adding a scale slider allowing this.

@dremin
Copy link
Owner

dremin commented May 7, 2023

A scaling setting is available in the latest release.

@dremin dremin closed this as completed May 7, 2023
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