blakepell / AvalonMudClient

A Windows MUD client written in C#/WPF for .NET 8.
Other
31 stars 7 forks source link

Binding Settings MainWindow #37

Closed blakepell closed 3 years ago

blakepell commented 4 years ago

Make the settings that are being manually set work with binding. Specifically the quick toggles on the command bar. Previous attempts had them being able to set the variables but would not update even though property notification was sent and two way binding was set.

Important: Make sure than anything that is bound calls INotifyProperty.