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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 7u6
    • Component/s: 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);

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

              Created:
              Updated:
              Resolved:
              Imported: