RFR: 8332895: Support interpolation for backgrounds and borders [v2]

Andy Goryachev angorya at openjdk.org
Fri Aug 2 16:21:38 UTC 2024


On Fri, 2 Aug 2024 01:24:56 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

>> modules/javafx.graphics/src/main/java/javafx/animation/Interpolatable.java line 57:
>> 
>>> 55:  *             </td>
>>> 56:  *         </tr>
>>> 57:  *         <tr><td style="white-space: nowrap">(see prose)</td>
>> 
>> "see prose" - could you be more specific?  maybe give an example?
>
> An example would be `LinearGradient.stops`, but this is rather arbitrary. This table is not exhaustive, and the last line is meant to mention that it's not exhaustive. I'm not sure how an example helps, as every example will probably be different.

I just feel a bit confused by the last entry in this table, or may be the choice of word "prose" (the description is good).

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1522#discussion_r1702061354


More information about the openjfx-dev mailing list