CSS Analyzer displays labelPadding Inspector value which doesn't read in the FXML file

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      Drop a Button on Content and look at CSS Analyzer (configured to hide properties with default values).
      See attached LabelPadding.
      When I save such a layout the FXML file contains for the button:

      </Button><Button mnemonicParsing="false" text="Button" />

      There's is no mention of some padding.
      It is confusing to have padding value in Inspector column of CSS Analyzer if it doesn't read in the FXML file. Possibly it is the persistence code that skips it given the value is the same as platform default one, but that doesn't prevent confusion.

            Assignee:
            Jerome Cambon
            Reporter:
            Yves Joan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: