Post

Replies

Boosts

Views

Activity

Reply to UIStepper autorepeat & isContinuous not working
I found a workaround: the problem does appear if I user UiCollectionViewController as a base class I use a custom init() to setup UICollectionViewCompositionalLayout and call super.init(collectionViewLayout: layout) with my layout the layout looks exactly as I wanted but the stepper behavior is wrong If I use a UIViewController as a base class, it works as expected.
Topic: UI Frameworks SubTopic: UIKit Tags:
Sep ’20