[chore:] big code-cleanup session
This commit is contained in:
@@ -19,6 +19,5 @@ public partial class ProgressWindow : Window
|
||||
public void AddToLog(string message, string percent)
|
||||
{
|
||||
TbLog.Text = message + $"\n{percent}%";
|
||||
//ScvLog.ScrollToEnd();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user