Effect editor should do a lazy instantiation

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      Now the popup editor infrastructure allows to manage lazy instantiation, i.e. the popup content is initialized the first time the popup is opened, and updated only when opened.
      However, the menu button text have to be updated at any time.
      This has been done for all the popup editors, but Effect editor.

      To allow this, this editor should provide a method (getPreviewString(Object value)) that is independent of the editor state.

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

              Created:
              Updated:
              Resolved:
              Imported: