Join Slack
Communities
Powered by
I have a question concerning the blockIncrement of...
# tornadofx
d
dr.fornax
09/19/2017, 2:10 PM
I have a question concerning the blockIncrement of slider. In Java FX the type is Double (
https://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/Slider.html#blockIncrementProperty
) but in tornadofx it is Dimension, where I can select a Linear Unit. But when you have a slider you normally just want to set an int or double value but no Linear Unit? Do I have a wrong understanding?
2
Views
Open in Slack
Previous
Next