I developed an application in JavaFX 2.2 that is running fine. However, if I try it in version 8, the size of the fonts is increased and the layout of certain components seems to be wrong.
I thought it may be in issue with Retina Display (as far as I know there are issues with this display and JavaFX 8), but I tried with another computer without Retina and the problem is still there.
I thought it may be in issue with Retina Display (as far as I know there are issues with this display and JavaFX 8), but I tried with another computer without Retina and the problem is still there.