On Thu, 1 Aug 2024 22:51:06 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> Michael Strauß has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   fixed a bug
>
> modules/javafx.graphics/src/main/java/javafx/scene/layout/Background.java 
> line 301:
> 
>> 299:         boolean opaqueFill = false;
>> 300: 
>> 301:         // We need to iterate over all of the supplied elements in the 
>> fills list.
> 
> is there a unit test for this scenario?

The closest one I can find is 
`BackgroundTest.backgroundOutsetsAreDefinedByFills`.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1522#discussion_r1702036374

Reply via email to