Ticket #1026 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

Make safe copy of size/bounds/position on new Tile()

Reported by: euzuro Owned by: euzuro
Priority: minor Milestone: 2.6 Release
Component: Tile Version: 2.5 RC3
Keywords: Cc:
State:

Description

dont want to copy these properties by reference.

Attachments

tileClone.patch Download (1.8 KB) - added by euzuro 6 years ago.

Change History

Changed 6 years ago by euzuro

Changed 6 years ago by pspencer

  • keywords commit added

Erik, this patch looks good.

Changed 6 years ago by euzuro

  • keywords commit removed
  • status changed from new to closed
  • resolution set to fixed

(In [4579]) Do not copy by reference size/bounds/position in making a new tile. All tests pass ie6/ff (Closes #1026).

Note: See TracTickets for help on using tickets.