We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f36d38 + d1ea86b commit ec06397Copy full SHA for ec06397
StabilityMatrix/SettingsPage.xaml
@@ -134,7 +134,7 @@
134
Margin="0,8"
135
Text="Checkpoint Manager Options" />
136
<CheckBox
137
- IsChecked="{Binding}"
+ IsChecked="{Binding KeepFolderLinksOnShutdown}"
138
Margin="8"
139
ToolTip="Normally removed on shutdown to allow the data folder to be moved without potential file explorer issues."
140
Content="Keep shared checkpoints directory symbolic links on shutdown"/>
0 commit comments