CustomSegmentedControl icon indicating copy to clipboard operation
CustomSegmentedControl copied to clipboard

Rotate the device, the selector will be invalid

Open phuhuynh2411 opened this issue 2 years ago • 1 comments

Rotate the device, the selector will be invalid,

phuhuynh2411 avatar Jan 26 '22 02:01 phuhuynh2411

Also, when creating buttons, this call to remove all subviews is error-prone. subviews.forEach({$0.removeFromSuperview()})

phuhuynh2411 avatar Jan 26 '22 02:01 phuhuynh2411