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

Layout constant in sizing process

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE REQUEST :
      instead of using the Double.MAX_VALUE to let the pane to control the max size of inner childs / nodes
      it will more clear to have a Constant like Pane.CONTROL_BY_PANE (with the same value of the current one (Double.MAX_VALUE) ,


      JUSTIFICATION :
      It will gives the code's reader much more clear understanding about the meaning and behavire of the node / pane sizeing process.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The same as current
      ACTUAL -
      The same as current

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: