JavaFX 8.0 b58, create a TableView with vertical scrollbar, the size of the vertical scrollbar's thumb is very short even though the visible rows are just a little less than all the rows.
Attached a sample program , there is only 1 row is not visible, but the vertical scrollbar doesn't match the ratio of visible to invisible rows. This is inconsistent with the horizontal scrollbar.
Attached a sample program , there is only 1 row is not visible, but the vertical scrollbar doesn't match the ratio of visible to invisible rows. This is inconsistent with the horizontal scrollbar.