Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8332895

Support interpolation for backgrounds and borders

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx24
    • None
    • 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)

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

              Created:
              Updated:
              Resolved: