Wrote a quick launch bar for Windows 10 taskbar, solving the alignment and scaling problem
On Windows 10, when you choose to use small button on taskbar, the icons in quick launch bar will have alignment and scaling problem:
So I wrote a custom quick launch bar based on WPF and DeskBand, which can correctly deal with these problems:
The GitHub project is at https://github.com/wudicgi/Win10QuickLaunchBar
If needed, you can download the release package to use.
So I wrote a custom quick launch bar based on WPF and DeskBand, which can correctly deal with these problems:
The GitHub project is at https://github.com/wudicgi/Win10QuickLaunchBar
If needed, you can download the release package to use.