RFR: 8090547: Allow for transparent backgrounds in WebView [v7]

Jose Pereda jpereda at openjdk.java.net
Thu Sep 9 08:47:08 UTC 2021


On Wed, 8 Sep 2021 22:37:18 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> modules/javafx.web/src/main/java/javafx/scene/web/WebView.java line 707:
>> 
>>> 705:      * level of transparency.
>>> 706:      *
>>> 707:      * <p>However, if the HTML content being loaded sets its own
>> 
>> I looked at the generated javadoc and this will read better without a paragraph break.
>
>> I looked at the generated javadoc and this will read better without a paragraph break.
> 
> When you remove the paragraph break, please also remove the blank line to make it clearer to future readers of the code that it is intended to be part of the same paragraph as the previous sentence.

Done

-------------

PR: https://git.openjdk.java.net/jfx/pull/563


More information about the openjfx-dev mailing list