On Fri, 27 Jun 2025 20:38:56 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> Question: While the screen size is limited in this version to 1000x1000, the 
> size of the snapshot exceeds that. Is that expected?

Good question.
Do you refer to the Node.snapshot()?
The definition of "screen size" is a bit vague on headless, also in relation to 
window size and view size. I think that a snapshot can in theory be bigger than 
the screen size, in case multiple screens are used (something we currently 
don't do).
I believe we can use more input from concrete use cases before we nail down 
constraints and boundary conditions like this.

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

PR Comment: https://git.openjdk.org/jfx/pull/1836#issuecomment-3087837303

Reply via email to