freezy / freezy/VisualPinball.Engine

Duplicating walls results in unexpected behavior.

Open
#251 0 comments 0 reactions 0 assignees View on GitHub
bug editor
Dominant language
C#
Stars
508
Forks
73
Avg merge
43m
Merged PRs (30d)
3

Description

Duplicated walls appear to share the same reference or same points. Editing them can result in strange behavior. One wall will not show up properly or will snap to the other's location and vice versa.

Repro steps:
Create wall
Move wall to new location and adjust points.
Duplicate wall.
Move duplicate and adjust points.

Expected result: The duplicated wall behaves as a normal new wall would.
Actual result: The walls appear to be treated as the same entity.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.