Skip to content

Commit 3dabf3a

Browse files
Remove IsEnabled
1 parent 1cd0d93 commit 3dabf3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Files.App/Dialogs/CreateShortcutDialog.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
Grid.Row="4"
8282
Grid.ColumnSpan="2"
8383
HorizontalAlignment="Stretch"
84-
IsEnabled="{x:Bind ViewModel.IsLocationValid, Mode=OneWay}"
8584
Text="{x:Bind ViewModel.ShortcutName, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}">
8685
<TextBox.Resources>
8786
<TeachingTip

0 commit comments

Comments
 (0)