diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-02-24 10:57:36 +0100 |
---|---|---|
committer | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-07 00:13:35 +0200 |
commit | c4bf1ce8916c3549e51b455548f87508f3b5e23b (patch) | |
tree | 0b5909cbf63a9ef113af5c41bfacbdcab4f532c2 /.lgtm.yml | |
parent | 5b7a3165932d9b3fced80fec17de01eb1ad89bf7 (diff) | |
download | subsurface-c4bf1ce8916c3549e51b455548f87508f3b5e23b.tar.gz |
undo: remove only "non-protected" cylinders
The undo-code must take care not to remove used cylinders.
To do so, extend the constructor of EditCylinderBase,
which collects the cylinders and dives to edit, by the
"nonProtectedOnly" boolean argument. If true, only those
cylinders for wich "is_cylinder_prot" returns false
will be added.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to '.lgtm.yml')
0 files changed, 0 insertions, 0 deletions