On Fri, 12 Jan 2024 23:24:19 GMT, Andy Goryachev <[email protected]> wrote:
>> Florian Kirmaier has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> JDK-8323511
>> reverted accidental indentation chang
>
> modules/javafx.controls/src/main/java/javafx/scene/control/skin/VirtualFlow.java
> line 1548:
>
>> 1546:
>> 1547: // will return true if scroll is successful
>> 1548: private boolean tryScrollOneCell(int targetIndex, boolean downOrRight)
>> {
>
> please revert indentation change
removed it!
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1326#discussion_r1452054742