RFR: 8323511: Scrollbar Click jumps inconsistent amount of pixels [v6]

eduardsdv duke at openjdk.org
Fri May 17 07:28:48 UTC 2024


On Thu, 16 May 2024 19:36:00 GMT, Kevin Rushforth <kcr at openjdk.org> 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


More information about the openjfx-dev mailing list