Re: JavaFX HiDPI layout bugs

2020-06-22 Thread Daniel Peintner
Hi Sam, all, FYI: I have been encountering a similar behaviour but I have been *wrongly* thinking it relates to ControlsFX PropertySheet which uses labels also. see https://github.com/controlsfx/controlsfx/issues/1235 The sample with buttons works fine while PropertySheet does not work as expecte

JavaFX HiDPI layout bugs

2020-06-19 Thread Sam Hutchins
Hi, I've been doing some investigation into a layout bug in JavaFX on Windows with non-integer scaling values. I think it's related to JDK-8199592, and I've put a small example that will reproduce these layout bugs at the end of this email. The most obvious layout error is truncation of labels