## Steps to reproduce - Create a cell library `~/.klayout/libraries/mylib.gds.gz` with a top cell `rect` - In another tab, open a `top.gds` layout and place an instance of the `mylib.rect` - Then switch to the `mylib` tab, set `rect` as top cell and change the layout, then save - Switch to `top.gds` tab, and click *File*→*Reload* - EXPECTED: instance `mylib.rect` to be updated with the latest saved version - OBTAINED: instance stays the same