Merge branch 'development'
This commit is contained in:
commit
9378c7aa05
|
|
@ -1224,6 +1224,7 @@ typedef NS_ENUM(NSUInteger, FSCalendarOrientation) {
|
|||
|
||||
- (void)handleScopeGesture:(UIPanGestureRecognizer *)sender
|
||||
{
|
||||
if (self.floatingMode) return;
|
||||
[self.transitionCoordinator handleScopeGesture:sender];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue