bfr/BFR
adroslice 18a2d7154f Improved Drag+Drop & Dark Mode testing
- Drag+Drop now shows a black line where the item is going to be dropped as an additional visual cue to make it more intuitive
- Avalonia's dark default style is lacking two things:
-- Highlights on ListBoxItem are too bright (easy fix)
-- The window decoration remains white (could be disabled and replaced with custom title bar)
2019-12-03 20:12:00 +01:00
..
Helpers OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
Models Attempt to fix File Path handling 2019-12-01 17:05:00 +01:00
Operations Fixed Natural Sorting causing an infinite loop 2019-11-24 02:45:09 +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 UI Overhaul 2019-12-01 14:08:01 +01:00
MainWindow.xaml Improved Drag+Drop & Dark Mode testing 2019-12-03 20:12:00 +01:00
MainWindow.xaml.cs Improved Drag+Drop & Dark Mode testing 2019-12-03 20:12:00 +01:00
MainWindowUIProperties.cs Added Sort-Operation + UI 2019-11-23 18:32:10 +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