freezy / freezy/VisualPinball.Engine
Bug: Potential issue with undo/copy/restore state.
Open
bug
editor
- Dominant language
- C#
- Stars
- 508
- Forks
- 73
- Avg merge
- 43m
- Merged PRs (30d)
- 3
Description
Repro:
Select a table and right click copy.
Delete the table.
Import a table.
Delete that table.
Paste
The table that is pasted is missing mesh and material references, values appear to be saved.
Same applies to cut and undo.
Low occurrence edge case behavior obviously, low priority but may hint at an issue with undo/redo behavior in some situations.
Contributor guide
Assessment
This issue has not been assessed yet.