Founntain / osuplayer

Official osu!player repository. osu!player is a music player for the game osu! made by Dean 'peppy' Herbert. Written in the cross-platform framework AvaloniaUI
MIT License
62 stars 6 forks source link

Update Avalonia packages and remove redundant resources #272

Closed Founntain closed 4 months ago

Founntain commented 4 months ago

The Avalonia packages were updated along with corresponding code adjustments. Unnecessary resources declaration and usage were removed from multiple project files and views. Also, the new IconNameToIconKind value converter was introduced, allowing the conversion of icon names to their respective kinds directly in XAML.