Add/Remove objects to existing groups
Bug #623724 reported by
Stratadrake
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
New
|
Wishlist
|
Unassigned |
Bug Description
Wishlist: Menu commands to add or remove individual objects from an existing group.
Analogous to the "Move selection to layer" commands, but operating on groups rather than layers.
Currently, to add an object to an existing group you need to ungroup the elements first, otherwise they will be nested inside another group. Which is expected behavior but you may or may not want to deal with nested groups later. On the other hand, it is easy to remove an object from its group - Ctrl+select it, then cut / paste .
Changed in inkscape: | |
importance: | Undecided → Wishlist |
To post a comment you must log in.
> Currently, to add an object to an existing group you need
> to ungroup the elements first, otherwise they will be
> nested inside another group
No - double-click a group to enter it and any newly drawn object will be added directly to the group, not nested inside another group. Once you have entered a group, you can add, delete and edit any objects inside this group, until you leave it again. Please read <http:// tavmjong. free.fr/ INKSCAPE/ MANUAL/ html/Groups. html> for further details.
> Wishlist: Menu commands to add or remove individual objects from an existing group.
This can be easily achieved with the existing commands ( double-click + draw|paste, ctrl-click + delete). How would these commands work from the menu? What needs to be selected (and in which order) before applying the menu command and how is it decided which is the object to be deleted or added, of or to which group?
OTOH what is missing is a command like 'Paste inside group' (see bug #394475).