You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor display issue, for single digit temperatures -9 to +9 column alignment is not maintained (off by one digit) at least in drive selection screen and probably during wipe.
Solution: I need to left justify with a space for single digit temperatures.
The text was updated successfully, but these errors were encountered:
Minor display issue, for single digit temperatures -9 to +9 column alignment is not maintained (off by one digit) at least in drive selection screen and probably during wipe.
Solution: I need to left justify with a space for single digit temperatures.
The text was updated successfully, but these errors were encountered: