instar-robotics / papyrus

Papyrus is the front end GUI that generates neural scripts that can be executed by kheops
GNU General Public License v3.0
1 stars 0 forks source link

Implement CTRL + Z / CTRL + Y on item deletion #45

Closed nschoe closed 5 years ago

nschoe commented 5 years ago

Currently when deleting an item (box, Link, etc.) it is not possible to cancel with CTRL + Z. We need to implement this. This will be related to #24 .