dlsc-software-consulting-gmbh / GemsFX

A collection of JavaFX controls and utilities.
Apache License 2.0
445 stars 52 forks source link

Duration Picker - RFE - Wrapping in the popup. #26

Closed sten-navie closed 3 years ago

sten-navie commented 3 years ago

Is it possible to roll the values in the popup, e.g. wrapping 00 seconds to 59 if one goes "up"? I instinctively tried to do this with the mouse-wheel. Days being the exception, as we might not have a upper limit there.

dlemmermann commented 3 years ago

Do you think we should use the Picker control for that? A trimmed down version with a more lightweight appearance.

sten-navie commented 3 years ago

Do you think we should use the Picker control for that? A trimmed down version with a more lightweight appearance.

Yes! That could work!

dlemmermann commented 3 years ago

OK, will add it.

Am 11/23/20 um 9:50 AM schrieb sten-navie notifications@github.com:

Do you think we should use the Picker control for that? A trimmed down version with a more lightweight appearance.

Yes! That could work!

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/dlsc-software-consulting-gmbh/GemsFX/issues/26#issuecomment-732018298, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIXWXOQYTMTCH3WV34CS53SRIO5TANCNFSM4T276BAQ.

dlemmermann commented 3 years ago

Was implemented as a picker.