scrollBar.setStyle("-fx-base: #202020; -fx-background: #202020;") no longer works

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.0.2
    • Affects Version/s: fx2.0
    • Component/s: javafx
    • Environment:

      Windows

      In the display shelf sample in ensemble we set the scrollbar color with:

      scrollBar.setStyle("-fx-base: #202020; -fx-background: #202020;");

      This used to work. I have added a workaround to Ensemble GA, to use a id and css stylesheet.

            Assignee:
            David Grieve
            Reporter:
            Jasper Potts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: