sshahine / JFoenix

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

JFXScrollPane fitToHeight and fitToWidth #1222

Open Ep0chalypse opened 2 years ago

Ep0chalypse commented 2 years ago

Hi, I'm trying to mimic the behavior of JavaFX's default ScrollPane with JFoenix's JFXScrollPane and I'm noticing there is no option for using fitToHeight or fitToWidth inside a fxml file. Am I missing something obvious?