Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Area selecting procedures #75

Open
3 tasks
hnOsmium0001 opened this issue Sep 6, 2019 · 0 comments
Open
3 tasks

Area selecting procedures #75

hnOsmium0001 opened this issue Sep 6, 2019 · 0 comments

Comments

@hnOsmium0001
Copy link
Collaborator

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant