Skip to content

fix: undo dissolving a group - #1517

Open
letsfindaway wants to merge 1 commit into
OpenBoard-org:devfrom
letsfindaway:fix-undo-dissolving-group
Open

fix: undo dissolving a group#1517
letsfindaway wants to merge 1 commit into
OpenBoard-org:devfrom
letsfindaway:fix-undo-dissolving-group

Conversation

@letsfindaway

Copy link
Copy Markdown
Collaborator
  • Dissolving a group cannot be undone, as the undo command does not restore group membership of items.
  • Create the undo command directly in UBGraphicsGroupContainerItem.
  • Use a UBGraphicsItemUndoCommand and add a GroupDataTable to restore group membership.

Fixes letsfindaway#249

- dissolving a group cannot be undone, as the undo command does
  not restore group membership of items
- create the undo command directly in UBGraphicsGroupContainerItem
- use a UBGraphicsItemUndoCommand and add a GroupDataTable to
  restore group membership

Signed-off-by: letsfindaway <me@letsfindaway.de>
@letsfindaway letsfindaway linked an issue Aug 10, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Disbanding a group cannot be undone

1 participant