Formatting

This commit is contained in:
Marco 2025-07-29 11:10:54 +02:00
commit a466efbb27
3 changed files with 22 additions and 21 deletions

View file

@ -113,7 +113,7 @@ public partial class MainForm
SetText(Label10, args.Item1);
SetText(lblFotoTotaliNum, args.Item2.ToString());
}
private bool WaterSelectColor = false;
// Private ContaFotoCuori As Integer
@ -896,8 +896,7 @@ public partial class MainForm
{
_logger.LogInformation("Avvio elaborazione...");
lockUI();
// Dim timeStart As Date
// Dim timeStop As Date
Model.MainToken?.Dispose();
Model.MainToken = new CancellationTokenSource();
var token = Model.MainToken.Token;