commandiron / WheelPickerCompose

Add Wheel Date - Time Picker in Android Jetpack Compose.
Apache License 2.0
475 stars 57 forks source link

Why infiniteLoopEnabled feature is removed? #40

Closed dubiao closed 1 year ago

dubiao commented 1 year ago

This is a good library that save my life time.

I walked around your code and found that you removed the infinite loop feature in version 1.0.4 .

I thought there must be some reasons made you did this. But I didn't find the reason. Can you explain this, please. Or, if it was some bugs, do you have any plans to add it back to this awesome library?

commandiron commented 1 year ago

I removed it because it caused various bugs. I can't focus on the library for now, maybe it can be rewritten cleanly later.