Remi05 / outlines

An app to help review your UI implementation.
MIT License
7 stars 0 forks source link

Updated ScrollBar UI to resemble Windows 11 design language #113

Closed Remi05 closed 1 year ago

Remi05 commented 1 year ago

As described in issue #71, the default ScrollBar style did not fit with the Windows 11 design language and the rest of the app, this change overrides the style throughout the app to have it better fit.

Screenshots

Before: ScrollBar_Before

After: ScrollBar_After_Rest ScrollBar_After_Hovered