Fix Techdraw UI typo found via crowdin + misc. typos
Ref: https://crowdin.com/translate/freecad/27911/en-eu#6503377
This commit is contained in:
@@ -251,7 +251,7 @@ void ViewProvider::setBodyMode(bool bodymode) {
|
||||
|
||||
void ViewProvider::makeTemporaryVisible(bool onoff)
|
||||
{
|
||||
//make sure to not use the overridden versions, as they change proeprties
|
||||
//make sure to not use the overridden versions, as they change properties
|
||||
if (onoff) {
|
||||
if (VisualTouched) {
|
||||
updateVisual(static_cast<Part::Feature*>(getObject())->Shape.getValue());
|
||||
|
||||
Reference in New Issue
Block a user