Skip to content

Area selecting procedures #75

Description

@hnOsmium0001

Currently all operations can only be done with one procedure at a time. For batch operations such as moving a whole command graph, able to operate on multiple procedures at the same time would be very handy.

Even though this might require rewriting some of the operation logic such as how copying works, I think this is worth the price in the long run.

  • Extract copy/paste/cut logic from FlowComponent into some kind of ProcedureOperation class
  • Define the multi-procedure information format
  • Area selection handler in EditorPanel, including a list of all selected procedures

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions