GridPane percent width.

Robert Fisher rfisher at tesis.de
Wed Aug 27 15:16:28 UTC 2014


Hi all,
 
I have a grid pane with 2 columns, with one child in each. The columns are each assigned 50% width.
 
I find that for some sizes (maybe when the total width is an odd number of pixels), the right-most column of pixels of the right child are cut off and not rendered. Is this intentional? Or a known bug?
 
Cheers,
Rob


More information about the openjfx-dev mailing list