switched to a monospace font in the cfg tool, padded the hashrates to appear as decimal centered, and left justified hostnames for better readability.
This commit is contained in:
@@ -40,7 +40,7 @@ async def set_progress_bar_len(amount):
|
||||
|
||||
|
||||
async def sort_data(index: int or str):
|
||||
if window["scan"].disabled:
|
||||
if window["scan"].Disabled:
|
||||
print("disabled")
|
||||
return
|
||||
await update_ui_with_data("status", "Sorting Data")
|
||||
|
||||
Reference in New Issue
Block a user