Remove MenuButton code from SelectionBarController.java

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: 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);

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

              Created:
              Updated:
              Resolved:
              Imported: