fader1

Results 1 comments of fader1

переопределил ScrollView в котором находится у меня View с яндекс картами: ``` class ControlContainableScrollView: UIScrollView { override func touchesShouldCancel(in view: UIView) -> Bool { let thisType = type(of: view) if(String(describing:...