mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Workaround for 'refresh' not refreshing everything
This commit is contained in:
committed by
ivan baktsheev
parent
f6d7fea449
commit
f0f5c916dd
@@ -175,7 +175,8 @@
|
||||
|
||||
- (IBAction) refresh:(id)sender
|
||||
{
|
||||
[contentController refresh:self];
|
||||
[sidebarController.historyViewController refresh: self];
|
||||
[sidebarController.commitViewController refresh: self];
|
||||
}
|
||||
|
||||
- (void) updateStatus
|
||||
|
||||
Reference in New Issue
Block a user