Withdrawn: 8314683: TextArea: scroll bar size and content padding
Andy Goryachev
angorya at openjdk.org
Tue Sep 24 19:08:43 UTC 2024
On Fri, 31 May 2024 21:50:08 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Changing certain ScrollBar, ScrollPane, and TextArea sizes from `em` to `px` in modena.css to make them independent of the font size *in that control*.
>
> After the change, the UI still looks good which can be tested by scaling default font size in a fairly wide range:
>
>
> .root { -fx-font-size:100%; }
>
>
> Using CSS Playground tool in the Monkey Tester at 50% and 200% font size:
>
> 
>
> 
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jfx/pull/1469
More information about the openjfx-dev
mailing list