Post

Replies

Boosts

Views

Activity

Comment on Attempting to add scrubbing to UISlider
Sorry, yes I did define an extension for UIColor that I forgot to mention! And the thumb is supposed to be able to go outside of the slider. I added a comment with the info! Also, by "scrubbing" I want to mimic the behavior in videos or podcasts where you can change the scrubbing rate / make the slider values change slower so you can select it with more precision.
Topic: UI Frameworks SubTopic: UIKit Tags:
Aug ’24
Comment on Delay between animation and view accepting touch input
It worked, thank you!!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’24
Comment on Attempting to add scrubbing to UISlider
Sorry, yes I did define an extension for UIColor that I forgot to mention! And the thumb is supposed to be able to go outside of the slider. I added a comment with the info! Also, by "scrubbing" I want to mimic the behavior in videos or podcasts where you can change the scrubbing rate / make the slider values change slower so you can select it with more precision.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’24
Comment on Passing touches from UIView to a child view?
It works now, tysm!!!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on Passing touches from UIView to a child view?
Ohhh, I see. Does that mean I need to create a view controller for the modifier as well?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’24
Comment on Playground app won't run on Swift Playgrounds?
That's annoying. Mine ended up being a style error that the Swift Playgrounds compiler choked on. Maybe yours is a similar problem? Also, just a heads up, we're not allowed to use Playground Books for the Swift Student Challenge this year :)
Replies
Boosts
Views
Activity
Apr ’22