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

Effects in javafx css have a different syntax from "standard" css

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 7u6
    • javafx

      Effects in javafx have a different syntax than "standard" css.

      For instance drop shadow is:
      -fx-effect: dropshadow(three-pass-box, rgba(100, 100, 100, 1), 24, 0.5, 0, 0)

      In "standard" css:
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);

            jasper Jasper Potts (Inactive)
            pdvieira Pedro Vieira
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: