You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ts (#431)
* SelectedObjects are clones instead of just copied to the CurrentObjects #429#396
* add test
Co-authored-by: FroggieFrog <[email protected]>
Steps to reproduce
From this point forward there are couple of strange behaviours:
move buildings to free space
right click /cancel operation)
placed buildings can be selected in new position but they still render at start location
move buildings anywhere
left click (move the objects)
old buildings are moved, but they are still dragged with mouse (they no longer appear transparent)
clicking again duplicates objects
Same steps as above, but has different behaviour
move buildings anywhere
left click (move the objects)
old buildings are removed from canvas, but they are still dragged with mouse
clicking again moves the selected objects again
move building over not selected building
left click (move the objects)
right click (cancel operation)
objects will be overlapping
The text was updated successfully, but these errors were encountered: