https://bugs.kde.org/show_bug.cgi?id=366695
Bug ID: 366695 Summary: Feature to change swap macros with identical input/output Product: kig Version: unspecified Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: david.narv...@computer.org Reporter: alexander_sch...@yahoo.de It would be a good feature, to be able to replace one macro by another one with the same input and output. Example: macro1(3 points, 1 point): construct a triangle from the points, construct the center of mass and return it macro2(3 points, 1 point): construct a circle through the 3 points, construct the center of the circle and return it now suppose i connected two such center of mass points with macro1, i would now like to swap the construction to the circumcenter (macro2), without changing anything else. So the point should for example have a menu "change construction", which offers all possible 3 to 1 point macros. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.