From 78d895e00ba276b805772b8b82211c16656f5b9a Mon Sep 17 00:00:00 2001 From: DB p Date: Fri, 24 May 2024 00:23:17 +0900 Subject: [PATCH] Remove IsExpander in ExCard --- Flow.Launcher/Resources/Controls/ExCard.xaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Flow.Launcher/Resources/Controls/ExCard.xaml b/Flow.Launcher/Resources/Controls/ExCard.xaml index 8f0eb3cb4..dd37d5efe 100644 --- a/Flow.Launcher/Resources/Controls/ExCard.xaml +++ b/Flow.Launcher/Resources/Controls/ExCard.xaml @@ -14,7 +14,6 @@ x:Name="expanderHeader" Padding="0" BorderThickness="1" - IsExpanded="{Binding Mode=TwoWay, Path=IsExpanded}" SnapsToDevicePixels="False">