mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 22:11:26 -07:00
@@ -81,6 +81,8 @@ impl FileTransferActivity {
|
||||
self.log_records.push_front(record);
|
||||
// Update log
|
||||
self.update_logbox();
|
||||
// flag redraw
|
||||
self.redraw = true;
|
||||
}
|
||||
|
||||
/// Add message to log events and also display it as an alert
|
||||
|
||||
Reference in New Issue
Block a user