This commit is contained in:
Yongkang Zhang 2025-04-10 14:38:31 +02:00
parent 52b64e4430
commit 9445cec743

View File

@ -290,7 +290,7 @@ namespace PrototypWPFHAG
MessageBox.Show("Keine PDF ausgewählt!");
return;
}
// luis
// UI zurücksetzen
UploadProgressBar.Visibility = Visibility.Visible;
UploadProgressBar.Value = 0;