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 Prefs_Gui.vb form has most if not all of its logic currently programmed into the presentation model, which is more difficult to maintain and not as performant as could be. The goal will be to try to take advantage of data binding and a more abstract model of WinForms design (type TBD?)
The
Prefs_Gui.vb
form has most if not all of its logic currently programmed into the presentation model, which is more difficult to maintain and not as performant as could be. The goal will be to try to take advantage of data binding and a more abstract model of WinForms design (type TBD?)Pending
Related
The text was updated successfully, but these errors were encountered: