Make elements and regulators removable #62

Open
opened 2025-02-27 20:40:09 +00:00 by Vectornaut · 1 comment
Member

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.

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.
Vectornaut changed title from Make elements and constraints removable to Make elements and regulators removable 2025-02-27 20:40:47 +00:00
Owner

Note 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).

Note 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).
glen added the
enhancement
label 2025-03-12 21:59:20 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: StudioInfinity/dyna3#62
No description provided.