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

CSS: Different default value styles -fx-hbar-policy and -fx-vbar-policy for ScrollPane

    XMLWordPrintable

Details

    Description

      CSS: Different default value styles -fx-hbar-policy and -fx-vbar-policy for ScrollPane :
      CSSProperty {property: -fx-hbar-policy, converter: EnumConveter[javafx.scene.control.ScrollPane$ScrollBarPolicy], initalValue: AS_NEEDED, inherits: false, subProperties: []}
      CSSProperty {property: -fx-vbar-policy, converter: EnumConveter[javafx.scene.control.ScrollPane$ScrollBarPolicy], initalValue: AS_NEEDED, inherits: false, subProperties: []}
      in cssref this styles described default value as 1 (ScrollBarPolicy.ALWAYS)
       

      Attachments

        Activity

          People

            dgrieve David Grieve
            slugovoy Sergey Lugovoy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: