mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
only update quicklook window when changing transfer/file
This commit is contained in:
@@ -442,6 +442,8 @@ typedef enum
|
||||
|
||||
[fTrackerTable reloadData];
|
||||
[fPeerTable reloadData];
|
||||
|
||||
[self updateQuickLook];
|
||||
}
|
||||
|
||||
- (void) updateInfoStats
|
||||
@@ -464,8 +466,6 @@ typedef enum
|
||||
[self updateInfoFiles];
|
||||
break;
|
||||
}
|
||||
|
||||
[self updateQuickLook];
|
||||
}
|
||||
|
||||
- (void) updateOptions
|
||||
|
||||
Reference in New Issue
Block a user