mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Animation
This commit is contained in:
@@ -241,11 +241,11 @@
|
||||
}else{
|
||||
clipFrame.size.height = kGitSplitViewMinWidth * show;
|
||||
}
|
||||
[clipview setFrame:clipFrame];
|
||||
|
||||
[[clipview animator] setFrame:clipFrame];
|
||||
[sp adjustSubviews];
|
||||
}
|
||||
|
||||
|
||||
#pragma mark -
|
||||
#pragma mark SplitView Delegates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user