Problem Description
When duplicating a layout with more than one layer, it will always choose layer id 0 as the default active layer regardless of whether the duplicated layout has a different active layer chosen.
Attach a Capx
https://1drv.ms/u/s!AhHSZHEulqh_gTbWU_Xl73sZS5nr
Description of Capx
Layout with 3 layers. Layer id 2 is the default active layer.
Steps to Reproduce Bug
- duplicate layout
- check active layer of the new layout
Observed Result
The active layer of the new layout is layer 0.
Expected Result
the active layer should be layer 2 (the same as the layout it was duplicated from)
Affected Browsers
- Chrome: (YES/NO)
- FireFox: (YES/NO)
- Internet Explorer: (YES/NO)
Operating System and Service Pack
vista sp2
Construct 2 Version ID
r227