On Mon, 24 Feb 2025 17:30:29 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> John Hendrikx has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Clarify terms
>
> modules/javafx.graphics/src/main/java/javafx/scene/layout/Region.java line 
> 2049:
> 
>> 2047:      *
>> 2048:      * The space allocated to a child, minus its margins, adjusted 
>> according to
>> 2049:      * its constraints (min <= X <= max). These are never -1.
> 
> always `> 0.0` here?

0 is probably still allowed, but it shouldn't be negative.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1723#discussion_r2010950214

Reply via email to