Hi SIFPD_Admin,
// offset
{
{{"modoffset", QObject::tr("modoffset", "modify - offset")}},
{{"mo", QObject::tr("mo", "modify - offset")}, // - v2.2.0r2
{"moff", QObject::tr("moff", "modify - offset")}},
RS2::ActionModifyOffset
},So, it has been modified to have the prefix "mod"(for modify), and with "mo", "moff" short commands.
You can define your own aliases, of course.
SIFPD_Admin wrote
In the past you invoked the offset tool by typing the letter O in the command line. It then asked you for a distance which you could enter and then click the direction of the offset. For some reason with 2.2.1.3-12 none of this works anymore.
Any help would be greatly appreciated.