spraypaint.js icon indicating copy to clipboard operation
spraypaint.js copied to clipboard

Copy original attributes during record.dup() as well.

Open bguban opened this issue 4 years ago • 1 comments

Currently, if you duplicate a record using the dup() function it doesn't copy original attribute values. It leads to a problem that changed attributes are not seen in changes().

bguban avatar Nov 12 '20 19:11 bguban

Looks like a good fix! Would you mind adding a corresponding spec too?

wadetandy avatar Nov 12 '20 19:11 wadetandy