WaitingDialog: Minor change.

scenarios
Pierre-Antoine Rouby 2024-08-20 15:15:18 +02:00
parent c4e1a4c485
commit 63657151ea
1 changed files with 5 additions and 1 deletions

View File

@ -59,7 +59,11 @@ class WaitingDialog(PamhyrDialog):
_spin_set = [ _spin_set = [
"-\\|/", "-\\|/",
["", "", ".", ".", "..", "..", "...", "..."], [" ", " ",
". ", ". ",
".. ", ".. ",
"...", "..."],
["o ", " o ", " o ", " o", " o ", " o "],
"▖▘▝▗", "▖▘▝▗",
"◢◣◤◥", "◢◣◤◥",
"◐◓◑◒", "◐◓◑◒",