On Fri, 2 Aug 2024 15:04:50 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
>> pardon my ignorance, could you clarify what a "CSS Transition 1" is? > > It's basically the feature level of the specification. > Here's level 1: https://www.w3.org/TR/css-transitions-1/ (this is implemented > in JavaFX) > Here's level 2: https://www.w3.org/TR/css-transitions-2/ > There seems to be an ongoing discussion around different color interpolation > options, but nothing has made it into the level 2 specification yet. thank you for clarification! would it make sense to add an option for programmatic interpolation, i.e. when the app developer does it in code as opposed to CSS? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1522#discussion_r1702015968