not-nullptr / Aerochat

Native rewrite of Aerochat, a WLM 09 themed Discord client
Mozilla Public License 2.0
148 stars 8 forks source link

feat: Accurate-to-WLM scroll bars #20

Closed kawapure closed 2 months ago

kawapure commented 2 months ago

This replaces the default Windows-Vista-style vector scrollbars provided by WPF. This uses the exact same 96-DPI images as Windows Live Messenger itself, and thus accounts for some of the subtle differences between the default Windows Vista Aero style and WLM (and the huge differences between the WPF vector and WLM :P).

DPI variants don't exist yet, nor is there a vector fallback. I don't see this as being too much of an issue considering that Aerochat doesn't yet have any DPI variants of images.

not-nullptr commented 2 months ago

sweet. i'm gonna make these same changes for buttons since they also use a nine slice image in wlm.