sshahine / JFoenix

JavaFX Material Design Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JFXScrollPane fitToHeight and fitToWidth

Ep0chalypse opened this issue · comments

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?