Clean up ScrollPane: drop redundant initialiser, mark scroller final

XMLWordPrintable

    • b06

      ScrollPane.layout has a redundant initialiser:
              Dimension vs = getViewportSize();
      The value of 'vs' variable is reassigned below.

      The scroller field in ScrollPane.PeerFixer can be final.

            Assignee:
            Alexey Ivanov
            Reporter:
            Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: