From 4c7196c948919eff3ebefe734f01fd79c3c63cf3 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sat, 27 Mar 2021 16:19:11 -0500 Subject: [PATCH] Switch up Font loading --- qController.Standard/App.xaml | 12 ++++---- qController.Standard/App.xaml.cs | 11 ------- .../Classes/Helpers/IconConstants.cs | 2 +- .../Classes/QItems/QCueList.cs | 3 +- .../Classes/UI/Buttons/QLevelsButton.cs | 2 +- .../Classes/UI/Cells/QCueListCell.cs | 2 +- .../Classes/UI/Cells/QInstanceCell.cs | 9 +++--- .../Classes/UI/Cells/QSelectedCueCell.cs | 2 +- qController.Standard/Classes/UI/QCueGrid.cs | 2 +- qController.Standard/Classes/UI/QNavBar.cs | 7 +++-- .../Classes/UI/QSelectedCueFrame.cs | 4 ++- .../Classes/UI/QSelectedCueGrid.cs | 2 +- .../ViewModels/QWorkspaceViewModel.cs | 5 +--- qController.Standard/Views/MenuPage.xaml.cs | 30 ++++++++----------- 14 files changed, 39 insertions(+), 54 deletions(-) diff --git a/qController.Standard/App.xaml b/qController.Standard/App.xaml index e465072..a38b2c7 100644 --- a/qController.Standard/App.xaml +++ b/qController.Standard/App.xaml @@ -4,21 +4,21 @@ x:Class="qController.App"> - - - + + qfont.ttf#qfont + qfont - - + Material Design Icons + materialdesignicons-webfont.ttf#Material Design Icons