From e7c11d40ac7c5e427dcd605ac0c84cf64d3e79cb Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sat, 28 Dec 2024 13:19:01 -0500 Subject: [PATCH] Force showing tooltips on disabled items --- CHANGELIST.md | 1 + MPF.UI/Windows/OptionsWindow.xaml | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 9794bb65..9a1068e1 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -147,6 +147,7 @@ - Wrap some PhysicalTool method calls - Minor UI and other fixes - Force path update if default changed +- Force showing tooltips on disabled items ### 3.2.4 (2024-11-24) diff --git a/MPF.UI/Windows/OptionsWindow.xaml b/MPF.UI/Windows/OptionsWindow.xaml index 175f7575..7e591154 100644 --- a/MPF.UI/Windows/OptionsWindow.xaml +++ b/MPF.UI/Windows/OptionsWindow.xaml @@ -236,7 +236,8 @@