Skip to content

A bug about layer undo #1860

@puslim

Description

@puslim
  1. create a layer
  2. create a box on the layer
  3. delete the layer
  4. press undo
  5. create new layer
    After those steps , I found the box is changing into the new layer
    I thought there is something wrong of dbLayoutLayers.cc:263(LayoutLayers::do_insert_layer).
    Maybe m_free_indices should find the index and remove it.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions