mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
better tracking rect calculating for the main table
This commit is contained in:
@@ -2657,7 +2657,6 @@ void sleepCallBack(void * controller, io_service_t y, natural_t messageType, voi
|
||||
frame.origin.y -= heightChange;
|
||||
|
||||
[fWindow setFrame: frame display: YES];
|
||||
[fTableView reloadData];
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user