mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 08:06:31 +00:00
save config after grid resize
This commit is contained in:
@@ -352,11 +352,6 @@ public partial class MainWindow
|
||||
};
|
||||
}
|
||||
|
||||
private void Thumb_OnDragCompleted_(object sender, DragCompletedEventArgs e)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
private void Thumb_OnDragCompleted(object sender, DragCompletedEventArgs e) => _ = SaveUserSettings();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user