RFR: 8280020: Underline and line-through not straight in WebView [v3]
Jay Bhaskar
duke at openjdk.java.net
Mon Feb 21 02:43:48 UTC 2022
On Sat, 19 Feb 2022 14:45:53 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Jay Bhaskar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update test case for line straightness check
>
> tests/system/src/test/java/test/javafx/scene/web/StraightLineTest.java line 75:
>
>> 73: this.primaryStage = primaryStage;
>> 74: this.primaryStage.setWidth(80);
>> 75: this.primaryStage.setHeight(60);
>
> Minor: Since you set the size of the Scene later on, you don't need to set it here.
This would be remain same , i would not set size later
-------------
PR: https://git.openjdk.java.net/jfx/pull/731
More information about the openjfx-dev
mailing list