Clean up XAML #8

Open
opened 2019-11-23 22:32:23 +00:00 by adroslice · 1 comment
adroslice commented 2019-11-23 22:32:23 +00:00 (Migrated from git.lastassault.de)

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.

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.
adroslice commented 2019-11-23 22:34:07 +00:00 (Migrated from git.lastassault.de)

changed the description

changed the description
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: adro/bfr#8
No description provided.