Allows observation of previous state in callbacks. Default should remain False (no copies) since the size of containers could cause severe performance issues.
Nested containers that are emitting a change will begin the copy from the root, then each nested container will iterate and copy itself.
Coverage increased (+0.4%) to 96.867% when pulling eace40f273bfece3cd6e92335e3d9b460f283120 on copy-containers into c7662a1d21626c4b94e09384adf307f96b1a3cb3 on master.
Coverage increased (+0.4%) to 96.867% when pulling eace40f273bfece3cd6e92335e3d9b460f283120 on copy-containers into c7662a1d21626c4b94e09384adf307f96b1a3cb3 on master.
Coverage increased (+0.4%) to 96.867% when pulling eace40f273bfece3cd6e92335e3d9b460f283120 on copy-containers into c7662a1d21626c4b94e09384adf307f96b1a3cb3 on master.
Coverage increased (+0.4%) to 96.867% when pulling 418d0c9a2b81bfd4135728e812aeb98f69aa59a2 on copy-containers into c7662a1d21626c4b94e09384adf307f96b1a3cb3 on master.
Allows observation of previous state in callbacks. Default should remain
False
(no copies) since the size of containers could cause severe performance issues.Nested containers that are emitting a change will begin the copy from the root, then each nested container will iterate and copy itself.