The slider setPrefWidth(...) method does not work and the width of the slider is determined by how it is laid out. Also, if you set the width of the slider using setPrefWidth(...), the getWidth(...) method will still return the size of the overall layout it belongs to and not the value that was set in the setPrefWidth(...).
I've noticed this from the current build which is b41 to a few builds past.
I've noticed this from the current build which is b41 to a few builds past.