Swipe gesture interrupts UISlider control in iOS 13, but not previous iOS versions
问题 Note: This is the iOS 13 beta, but also could apply to the official release tomorrow. Update 2: I replaced it with a larger thumb image, and I'm still having a problem. Update: It looks like it still controls continuously if I'm super precise about touching the thumb on the slider. But why is this changed, and how can I make it control like before? I have a swipe gesture recognizer added to my view: let swipeRight = UISwipeGestureRecognizer(target: self, action: #selector(self