Prefs_Gui upgrade
gbakeman opened this issue · 1 comments
gbakeman commented
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
masterwishx commented