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

PopupControl: getMaxHeight should be computeMaxHeight

XMLWordPrintable

      javafx.scene.control.PopupControl.java:
      The function after
      public final double computeMaxWidth(double height) {

      should be named
      public final double computeMaxHeight(double width) {

      instead of
      public final double getMaxHeight(double width) {

            rbair Richard Bair (Inactive)
            lbermudezwse Luis Bermudez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: