fsprojects / Avalonia.FuncUI

Develop cross-plattform GUI Applications using F# and Avalonia!
https://funcui.avaloniaui.net/
MIT License
889 stars 72 forks source link

Sort the control items in the control catalog into alphabetical order #414

Closed Numpsy closed 3 months ago

Numpsy commented 3 months ago

Rather simple, but - thought i'd sort the items before adding anything new (the catalog in Avalonia itself is sorted, so may as well be consistent...)

image