Support interpolation for backgrounds and borders

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • jfx24
    • Affects Version/s: None
    • Component/s: javafx
    • None
    • b12

      JDK-8311895 adds support for CSS transitions, which are implicit animations for interpolatable types (i.e. primitives or types that implement the `Interpolatable` interface).

      The following types should also implement the `Interpolatable` interface to make them compatible with CSS transitions:

      * Insets
      * Background
      * BackgroundFill
      * BackgroundImage
      * BackgroundPosition
      * BackgroundSize
      * Border
      * BorderImage
      * BorderStroke
      * BorderWidths
      * CornerRadii
      * Stop
      * Paint and all of its subclasses
      * Margins (internal type)
      * BorderImageSlices (internal type)

            Assignee:
            Michael Strauß
            Reporter:
            Michael Strauß
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: