kazeraniman / CourseEquivalencyDesktop

A desktop application to manage equivalent courses for exchange students. Created for my father and used as an excuse learn how to develop a Windows desktop application since I have not touched it since Windows Forms. This project uses Avalonia UI.
MIT License
0 stars 0 forks source link

Resizable Windows #60

Closed kazeraniman closed 4 days ago

kazeraniman commented 5 days ago

My father's laptop has a smaller screen so the Windows buttons are off-screen by default which is annoying. Sizing should be adjusted to fix this.

Tasks