Serg

Results 49 issues of Serg

Because it's fullTopHeight influence contentOffset, constraint is not easy to define.

help wanted

take a look at #6 for more info

help wanted

Should perform frame changes only on scrollDidEnd

enhancement

You have tests which expect local ftp running. Please upload it's content so we could run tests too

Take a look ``` Objective-C - (instancetype)initWithPath:(NSString *)aPath attributes:(NSDictionary *)aAttributes { // ... self.name = [aAttributes objectForKey:(id)kCFFTPResourceName]; self.path = [aPath stringByAppendingPathComponent:name]; ``` and ``` Objective-C - (instancetype)initWithPath:(NSString *)aPath type:(FTPHandleType)aType {...

and these calls are anyway equal

It's very useful when creating a copy of existing FTPHandle — e.g. after doing ftp rename