From 26c2b5db7bf0233648ab856ac8397d11c99da904 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amaro=20Mart=C3=ADnez?= Date: Thu, 25 Nov 2021 15:18:48 -0500 Subject: [PATCH] Use dynamic menu items --- RetroBar/PropertiesWindow.xaml | 42 ++++++++-------- RetroBar/PropertiesWindow.xaml.cs | 18 +++---- RetroBar/Taskbar.xaml | 82 +++++++++++++------------------ RetroBar/Taskbar.xaml.cs | 56 +-------------------- 4 files changed, 66 insertions(+), 132 deletions(-) diff --git a/RetroBar/PropertiesWindow.xaml b/RetroBar/PropertiesWindow.xaml index 83edb2e5..9268039f 100644 --- a/RetroBar/PropertiesWindow.xaml +++ b/RetroBar/PropertiesWindow.xaml @@ -181,7 +181,7 @@ - @@ -190,7 +190,7 @@ - @@ -199,10 +199,10 @@ - + SelectionChanged="CboEdgeSelect_SelectionChanged" /> - - @@ -334,9 +334,9 @@ Margin="10"> - + + SelectionChanged="CboMiddleMouseAction_SelectionChanged" /> - + SelectionChanged="CboInvertIconsMode_SelectionChanged" />