sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

Smoothing JFXTreeTableView scroll #1185

Open ElHurta opened 3 years ago

ElHurta commented 3 years ago

I have been using the smooth method from JFXScrollpane to smooth the scrolling animation Is there a way to smooth the scrolling animation from a JFXTreeTableView as well?

sshahine commented 3 years ago

Currently, it's no supported yet, feel free to add your own contribution to JFoenix, Regards,