Clean up XAML #8
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: adro/bfr#8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MainWindow.xaml.cs is currently way too long. I'd like to move the Styles and DataTemplates to a seperate files, but I haven't figured out quite how I want to do that yet.
Also, the next version of avalonia will hopefully fix a bug that breaks multiple style selectors, which would allow me to remove at least 20 lines of markup.
changed the description