Pol Quintana
Pol Quintana
@dkun7944 are you going to do the changes we talked about 😄 ?
Added Warning in 0.0.9
Hi @jpaas , At the moment we don't have any method to easily do it. The only thing that comes to my mind with the current configuration is to do...
@jpaas That would be highly appreciated 🤗!
Yep, totally agree with you @waltermvp. That legacy things... 😅 Feel free to open a PR!!
Thanks for the PR @jallen 😄 Take a look at the comment I put, and sorry for the delay, I've been really busy the past days
Hi @ngs , I think I don't quite get what you say it is the source of the issue... > I think we should not call delegate method callbacks in...
Just cloned your repo, checked out this commit: https://github.com/ngs/ci2go/commit/bf10a1cbdf782b457601cf823c08b31fe978c77a , which is the one before the https://github.com/ngs/ci2go/pull/33 PR was applied, and I am not having the issue you were showing...
You should be able to add a TwicketSegmentedControl as a subview of a UIVisualEffectView This was working for me: ```swift let visualEffectView = UIVisualEffectView(effect: UIBlurEffect(style: .light)) visualEffectView.frame = frame view.addSubview(visualEffectView)...
FYI I opened a ticket in JIRA when I first got this error 😄 https://bugs.swift.org/browse/SR-5110