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

[PieChart] label line length equal to 0 results in label disappearing.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u20
    • 8
    • javafx
    • 8.0b112

      Run the attached app.
      I don't see labels, but they must be.

      If you change, for instance

      chart.setLabelLineLength(0) -> chart.setLabelLineLength(-0.1) they will start to render again.

      Affected tests:
      ControlsAutomatedTestSuite/javafx/scene/control/test/chart/PieChartTest/cssLabelLineLength
      ControlsAutomatedTestSuite/javafx/scene/control/test/chart/PieChartTest/labelLineLengthTest

            msladecek Martin Sládeček
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: