Integrated: 8087444: CornerRadii with different horizontal and vertical values treated as uniform
Michael Strauß
mstrauss at openjdk.org
Wed May 29 11:49:09 UTC 2024
On Tue, 28 May 2024 16:15:25 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> This PR fixes the incorrect computation of the `CornerRadii.uniform` flag for the 16-argument constructor.
>
> I've also added tests for all other constructors.
This pull request has now been integrated.
Changeset: 2e1427e8
Author: Michael Strauß <mstrauss at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/2e1427e8c873c10c0929ffdf385bec305f13f41d
Stats: 82 lines in 2 files changed: 69 ins; 1 del; 12 mod
8087444: CornerRadii with different horizontal and vertical values treated as uniform
Reviewed-by: angorya, jhendrikx
-------------
PR: https://git.openjdk.org/jfx/pull/1465
More information about the openjfx-dev
mailing list