On Thu, 17 Dec 2020 23:43:39 GMT, Kevin Rushforth wrote:
>> Your latest patch looks exactly like what I would expect. I need to do some
>> multi-screen testing on Windows with different scale factors.
>>
>>> ... the repaint for the affected Region does not seem to occur right away
>>> on movin
On Fri, 18 Dec 2020 11:39:04 GMT, Frederic Thevenet
wrote:
>> I did some testing with your latest patch, and I don't see any problem when
>> dragging a window between screens with different scales. It seems to be
>> recalculating the cached insets and using them in layout as I would expect.
>
On Fri, 18 Dec 2020 13:34:28 GMT, Frederic Thevenet
wrote:
>> Unfortunately I've only seen it within an application with a fairly complex
>> scene graph, which make isolating the issue tricky.
>>
>> I'm still trying to reproduce it a minimal sample, but in the mean time,
>> please have a lo
On Fri, 18 Dec 2020 14:34:01 GMT, Kevin Rushforth wrote:
>> Digging deeper into my own code, it appears that there are several areas
>> where I need to account for screen scale within the application's code
>> itself (i.e. I use coordinates from mouseEvent to set the layout of some
>> elements
As a reminder, RDP1 for JavaFX 16 starts on January 7, 2021 at 16:00 UTC
(08:00 Pacific time). Given the upcoming holidays, that's a little over
1 working week from now.
During rampdown of JavaFX 16, the "master" branch of the jfx repo will
be open for JavaFX 17 fixes.
New features currently