sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.29k stars 1.06k forks source link

JFXSlider show preview on hover #1107

Open ogrammer opened 4 years ago

ogrammer commented 4 years ago

How would I make it so that the JFXSlider shows the preview ("animated thumb") on hover as well as on drag? I tried to extend it but the fields and methods are private and the Java module system prevents me from using reflection to access it.

ogrammer commented 3 years ago

@jfoenixadmin

jfoenixadmin commented 3 years ago

Currently this feature is not supported, feel free to create PR for it