Files
create/src/Mod/PartDesign
wmayer 8c0dc92426 PartDesign: fix issues of PR #3108
* in the undo/redo list use an object's label and not the internal name
* check by the transaction ID instead of name to open a transaction to make the workbenches independent of implementation details of the core system
* when rejecting a task do not call undo() because this is not the same as aborting a pending transaction
* this also fixes the warning: <App> Document.cpp(1182): Cannot commit transaction while transacting
2020-03-14 14:51:45 +01:00
..
2017-04-27 13:17:51 -03:00
2020-03-14 14:51:45 +01:00
2019-02-11 16:22:13 +01:00
2017-08-30 10:41:55 -03:00