RFR: 8332895: Support interpolation for backgrounds and borders [v18]
Michael Strauß
mstrauss at openjdk.org
Wed Aug 7 15:23:42 UTC 2024
On Wed, 7 Aug 2024 14:50:39 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> would it be easier just to pass a boolean to the constructor? we are changing the public API anyway...
Usually boolean parameters are not a good API choice, but I have no strong opinion on this one. What do you prefer?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1522#discussion_r1707218233
More information about the openjfx-dev
mailing list