0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.53k stars 470 forks source link

style: improvements to a couple of UserControls #1324

Open United600 opened 3 months ago

United600 commented 3 months ago

Improves the look and visual states of the DismissButtonStyle (renamed to ChromelessIconButtonStyle) and the respective UserControls that make use of it. Adds ExpanderToggleButtonStyle with expand/collapse animation support.

PR Type

What kind of change does this PR introduce?

Find and Replace

https://github.com/0x7c13/Notepads/assets/698155/589ef5b7-f332-421c-b4e5-9f638324352f

GoTo

https://github.com/0x7c13/Notepads/assets/698155/5862e643-2610-4b9f-b819-b3111acf68ee

SideBySideDiffViewer

https://github.com/0x7c13/Notepads/assets/698155/be773f7f-8311-4bd9-ae98-7851cf49eb67

Other information

Adds some design attributes and better XAML formatting.