Sketcher: Make Command Constraints show the severity of warning for typical user mistakes
This commit is contained in:
committed by
abdullahtahiriyo
parent
1b59b75482
commit
17f65d8746
File diff suppressed because it is too large
Load Diff
@@ -469,7 +469,7 @@ void ElementView::changeLayer(int layer)
|
||||
}
|
||||
}
|
||||
else {
|
||||
Gui::TranslatedNotification(sketchobject,
|
||||
Gui::TranslatedUserWarning(sketchobject,
|
||||
QObject::tr("Unsupported visual layer operation"),
|
||||
QObject::tr("It is currently unsupported to move external geometry to another visual layer. External geometry will be omitted"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user