pan gesture

This commit is contained in:
Mauro Romito
2022-11-09 14:21:14 +01:00
parent 57096d61bb
commit 951775b44f
4 changed files with 57 additions and 15 deletions
+2
View File
@@ -118,6 +118,8 @@ extern NSTimeInterval const kResizeComposerAnimationDuration;
@property (strong, nonatomic) IBOutletCollection(NSLayoutConstraint) NSArray<NSLayoutConstraint*> *toolbarContainerConstraints;
@property (nonatomic, assign) CGPoint originalMaximisedToolbarCenter;
/**
Retrieve the live data source in cases where the timeline is not live.