RFR: 8351867: No UI changes while iconified
Martin Fox
mfox at openjdk.org
Thu Mar 13 14:33:08 UTC 2025
On Thu, 13 Mar 2025 13:53:11 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> Can you give me a bit more detail what you mean here? I suspect it might be related to the size not actually changing, and so a size update with the same size does nothing?
Sorry, I'm asking a general question about how JavaFX deals with repaint events issued by the OS. I've never understood how JavaFX's painting model interfaces with OS level calls that expect drawing to occur on demand and synchronously. But that conversation should probably be moved to another forum.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1733#issuecomment-2721470498
More information about the openjfx-dev
mailing list