RFR: 8323511 Scrollbar Click jumps inconsistent amount of pixels [v2]
Florian Kirmaier
fkirmaier at openjdk.org
Mon Jan 15 08:32:00 UTC 2024
On Fri, 12 Jan 2024 23:24:19 GMT, Andy Goryachev <angorya at openjdk.org> 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
More information about the openjfx-dev
mailing list