Make elements and regulators removable #62
Labels
No labels
bug
design
duplicate
enhancement
maintenance
prospective
question
todo
ui
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: StudioInfinity/dyna3#62
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We've been able to add elements and regulators since pull request #14, but there's still no way to remove them as of pull request #46. Let's introduce
Assembly
methods and interface components for removing elements and regulators.Make elements and constraints removableto Make elements and regulators removableNote rather than a "component," a deletion interface might be a gesture, such as selection and hit a key (e.g. Delete or Backspace or perhaps either). And there is a question as to whether deletion should have a confirm dialog or not, or maybe the good ol' popup with options cancel, delete, delete and don't ask again this session, delete and don't ask again in this assembly (i.e., a pref saved with the assembly rather than transiently in the session).