You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UI has to be redesigned. WinForms is quite honestly, shit. It breaks constantly, the designer is unstable, and the files it generates are messy and unmaintainable.
Avalonia is a cross platform UI framework which is based and closely resembles WPF. While there is a learning curve for creating UI elements and binding data, that is not one that we cannot overcome.
Lets go taters!