Ticket #2477 (closed bug: fixed)
Cloning layers creates clones with the initial state of the original, not the current one
| Reported by: | ahocevar | Owned by: | pgiraud |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.9 Release |
| Component: | Layer | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Because all our layers' clone() methods create a new instance with the original's options, the clones don't have the current state of the original. I think this is not what people expect.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

