Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove internal modifier for WheelPicker #2

Open
herrrta opened this issue Mar 5, 2024 · 5 comments
Open

Remove internal modifier for WheelPicker #2

herrrta opened this issue Mar 5, 2024 · 5 comments

Comments

@herrrta
Copy link

herrrta commented Mar 5, 2024

Allow others to further customize WheelPicker. I dont want my only options to be WheelPickerText or WheelPickerDatetimes

herrrta pushed a commit to herrrta/datetime-wheel-picker that referenced this issue Mar 5, 2024
herrrta pushed a commit to herrrta/datetime-wheel-picker that referenced this issue Mar 5, 2024
@darkokoa
Copy link
Owner

darkokoa commented Mar 5, 2024

We might need a new library: wheel-picker-multiplatform 🤔

@herrrta
Copy link
Author

herrrta commented Mar 5, 2024

We might need a new library: wheel-picker-multiplatform 🤔

I think you have a good opportunity to do that here. Ive already used this code to extend the picker and make a few other pickers as well.

So far in my local i have a

  • decimal picker
  • infinite circular picker
  • added ability to place suffix to picker

@darkokoa
Copy link
Owner

darkokoa commented Mar 6, 2024

OK. I will release wheel-picker-multiplatform soon

BTW, in this commit 85208b5 I fixed rotationX of the picker items when scrolling. You need to copy the new code.

@herrrta
Copy link
Author

herrrta commented Mar 13, 2024

Sounds good ill get to this later today

herrrta pushed a commit to herrrta/datetime-wheel-picker that referenced this issue Mar 16, 2024
@herrrta
Copy link
Author

herrrta commented Mar 16, 2024

Sounds good ill get to this later today

Branch has been rebased onto latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants