We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f36d38 commit d1ea86bCopy full SHA for d1ea86b
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