bfr/BFR
adroslice ae7c3a3fff OperationMode overhaul, improved event handling, fixed properties
- OperationMode now designed and implemented in a way that allows serialization
- Modes are now defined using an enumeration with with attributes decorated values
- MainWindow.xaml.cs's event handlers now only listen for changes to certain properties
- Property naming conventions fixed
- AvaloniaProperties are now public + static + readonly
2019-11-21 19:07:46 +01:00
..
Helpers OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
Models Renamed DataModels to Models 2019-11-14 15:19:52 +01:00
Operations OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
.gitignore Project Setup 2019-11-13 20:26:04 +01:00
App.xaml Project Setup 2019-11-13 20:26:04 +01:00
App.xaml.cs Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00
BFR.csproj Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00
MainWindow.xaml OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
MainWindow.xaml.cs OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
MainWindowUIProperties.cs OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
nuget.config Project Setup 2019-11-13 20:26:04 +01:00
Program.cs Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00