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

Remove MenuButton code from SelectionBarController.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None

      A week ago, I added a quick hack to disable the Selection Bar MenuButton. I think we all agree that nobody uses it.

      So at some point, SelectionBarController.java needs to be cleaned to remove the MenuButton properly.

      My hack is at line 125:
      // hack for temporary removal of pathMenuButton
              pathMenuButton.setVisible(false);
              pathMenuButton.setManaged(false);

            slions Sandra Lions-piron
            mchicharro Moises Chicharro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: