[Closed] RFR: 8171898: [WebView] ScrollBarWidget thickness calculation is not correct
Arun Joseph
ajoseph at openjdk.java.net
Tue May 5 16:30:04 UTC 2020
On Mon, 27 Apr 2020 08:17:50 GMT, Arun Joseph <ajoseph at openjdk.org> wrote:
> ScrollbarThemeJava delegates scrollbar thickness calculation to ScrollBarWidget::initializeThickness()
> [ScrollBarWidget.java] method. Since "ScrollbarThemeJava::scrollbarThickness" is not associated with any
> "ScrollBarWidget" instance, some workaround was made using special "ScrollBarWidget" instance named testRef.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jfx/pull/197
More information about the openjfx-dev
mailing list