On Thu, 13 Mar 2025 10:36:40 GMT, John Hendrikx <jhendr...@openjdk.org> wrote:

> Adds code to trigger a scene update when a Window is restored
> 
> This seems to solve https://bugs.openjdk.org/browse/JDK-8351867 and 
> https://bugs.openjdk.org/browse/JDK-8146479

In reading through all of the comments again, I think that the proposed 
solution, with the addition of `entireSceneNeedsRepaint`, is a reasonable one. 
The only other question I have is: Would it be possible to create an automated 
test that fails (on macOS at least) without the fix and passes on all platforms 
with the fix?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1733#issuecomment-2867696715

Reply via email to