JFoenix icon indicating copy to clipboard operation
JFoenix copied to clipboard

JFXSlider show preview on hover

Open ogrammer opened this issue 5 years ago • 2 comments

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 avatar May 14 '20 20:05 ogrammer

@jfoenixadmin

ogrammer avatar Oct 13 '20 14:10 ogrammer

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

jfoenixadmin avatar Oct 20 '20 10:10 jfoenixadmin