cordova-wheel-selector-plugin icon indicating copy to clipboard operation
cordova-wheel-selector-plugin copied to clipboard

embedded wheel selector

Open jibaxx opened this issue 7 years ago • 5 comments

It would be great to have this feature without open up a modal. Is it currently possible ? @jasonmamy

jibaxx avatar Aug 10 '17 09:08 jibaxx

I think at least in Android it's possible, I'm not sure about iOS. I currently can't even build the wheel selector (for Android) in ionic3 as seems like something in their build is broken, so I can't test it, will have to wait to see if the bug is fixed (bug seems to be with linking to a local plugin which worked fine in ionic1 and ionic2).

On Thu, Aug 10, 2017 at 2:30 AM, jibaxx [email protected] wrote:

It would be great to have this feature without open up a modal. Is it currently possible ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jasonmamy/cordova-wheel-selector-plugin/issues/11, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ9UxtRusjjAO0hg0jRBME7shAou3J1Qks5sWs3TgaJpZM4OzLBA .

jasonmamy avatar Aug 10 '17 18:08 jasonmamy

Yes would have been great to be able to embed. I would like to show several in same page. Using Ionic v1..

tverilytt avatar Aug 30 '17 22:08 tverilytt

@jasonmamy Some news about this?

Hanzofm avatar Mar 07 '18 08:03 Hanzofm

@jasonmamy Still waiting for you, man! Can we embed wheel selector into any page?

Thanks for your great work.

nkhuynh avatar Apr 17 '18 20:04 nkhuynh

With the current implementation (in Android at least), it uses the NumberPicker which is used in a Dialog, so without somehow swapping out the implementation, it seems like it's not easy to make it non-modal.

Thanks

On Tue, Apr 17, 2018 at 1:49 PM, nkhuynh [email protected] wrote:

@jasonmamy https://github.com/jasonmamy Still waiting for you, man! Can we embed wheel selector into any page?

Thanks for your great work.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasonmamy/cordova-wheel-selector-plugin/issues/11#issuecomment-382140470, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ9Uxq8levEz8QRXeDG20YUayhuOFdndks5tplVagaJpZM4OzLBA .

jasonmamy avatar Apr 17 '18 21:04 jasonmamy