RFR: 8332895: Support interpolation for backgrounds and borders

Nir Lisker nlisker at openjdk.org
Thu Jul 4 19:40:57 UTC 2024


On Mon, 3 Jun 2024 09:48:40 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:

> Note that this PR also changes the specification of Interpolatable to make users aware that they shouldn't assume any particular identity of the object returned from the interpolate() method. This allows the implementation to re-use objects and reduce the number of object allocations.

There is an issue for that already: https://bugs.openjdk.org/browse/JDK-8226911. You can take it.

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

PR Comment: https://git.openjdk.org/jfx/pull/1471#issuecomment-2151085981


More information about the openjfx-dev mailing list