Migrate domain name from freecadweb to freecad (#9352)
* Migrate domain name from freecadweb to freecad * Migrate src/Mod/Material files * Migrate Stylesheet related files * Migrate *.svg files * Migrate miscellaneous files * Migrate some build files * Migrate recently added TD AR_IRAM template files Closes #6415
This commit is contained in:
@@ -254,7 +254,7 @@ void ViewProviderPartExt::onChanged(const App::Property* prop)
|
||||
{
|
||||
// The lower limit of the deviation has been increased to avoid
|
||||
// to freeze the GUI
|
||||
// https://forum.freecadweb.org/viewtopic.php?f=3&t=24912&p=195613
|
||||
// https://forum.freecad.org/viewtopic.php?f=3&t=24912&p=195613
|
||||
if (prop == &Deviation) {
|
||||
if(isUpdateForced()||Visibility.getValue())
|
||||
updateVisual();
|
||||
|
||||
Reference in New Issue
Block a user