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

Minor Typo in Javadoc for Region.centerShapeProperty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • jfx19
    • javafx

      The Javadocs currently have:
      "true means the shape centered within the Region's width and height, false means the shape is positioned at its source position"

      missing "is" between shape & centered:
      "...the shape is centered..."

      It's the same in the Javadoc for setCenterShape, isCenterShape, and centerShapeProperty.
      https://openjfx.io/javadoc/19/javafx.graphics/javafx/scene/layout/Region.html#centerShapeProperty()

            Unassigned Unassigned
            swpalmer Scott Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: