better tracking rect calculating for the main table

This commit is contained in:
Mitchell Livingston
2008-01-24 15:09:28 +00:00
parent 1537005b30
commit d98fbdc6e4
2 changed files with 9 additions and 13 deletions

View File

@@ -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