RFR: 8311895: CSS Transitions [v17]
Nir Lisker
nlisker at openjdk.org
Sat May 25 20:52:14 UTC 2024
On Sat, 25 May 2024 20:37:44 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> modules/javafx.graphics/src/main/java/javafx/animation/Interpolator.java line 277:
>>
>>> 275: * @since 23
>>> 276: */
>>> 277: public enum StepPosition {
>>
>> I think it would be helpful to include (or link to) images that show what the steps for each option looks like. The verbal description is a bit technical.
>
> I've included the images that are also used in the CSS reference documentation. Now there are two copies of these images in two different `doc-files` folders, but I guess that's okay.
I think it's fine. Another option is to link to the part of the reference where they are.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/870#discussion_r1614872766
More information about the openjfx-dev
mailing list