On Thu, 16 May 2024 19:36:00 GMT, Kevin Rushforth <[email protected]> wrote:
>> Florian Kirmaier has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> JDK-8323511: Adjust javadoc of the getViewportLength()
>
> modules/javafx.controls/src/main/java/javafx/scene/control/skin/VirtualFlow.java
> line 1915:
>
>> 1913:
>> 1914: /**
>> 1915: * The length of the viewport portion of the {@code VirtualFlow}
>> as computed during the layout pass.
>
> Suggested change:
>
> "Returns the length of the viewport ..."
Done
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1326#discussion_r1604468249