RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]
Andy Goryachev
angorya at openjdk.org
Mon May 6 20:25:59 UTC 2024
On Mon, 6 May 2024 18:57:57 GMT, eduardsdv <duke at openjdk.org> wrote:
>>> What about the `GridView`
>>
>> What's a GridView? ControlsFX is not a part of OpenJFX...
>
>> > What about the `GridView`
>>
>> What's a GridView? ControlsFX is not a part of OpenJFX...
>
> Oh, sorry, my mistake. You are right. It is part of the ControlsFX.
As @eduardsdv mentioned in
https://github.com/openjdk/jfx/pull/1326#issuecomment-2096666336
and @kevinrushforth asked about earlier, perhaps we should add similar capability for vertical scrolling using alt-ctrl-Up/DOWN (option-command-UP/DOWN) in the same PR rather than separately.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1393#issuecomment-2096841533
More information about the openjfx-dev
mailing list