App::Link: Toggling visibility touches containing Part

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
wmayer
Founder
Posts: 20243
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: App::Link: Toggling visibility touches containing Part

Post by wmayer »

Here the link to the commit that has changed the behaviour: git commit f0b10ec
Here is the change to suppress touching a document: git commit b1551934b

So, create the boolean key ChangeViewProviderTouchDocument under BaseApp/Preferences/Document and set it to false.
User avatar
DeepSOIC
Veteran
Posts: 7896
Joined: Fri Aug 29, 2014 12:45 am
Location: used to be Saint-Petersburg, Russia

Re: App::Link: Toggling visibility touches containing Part

Post by DeepSOIC »

Thanks :D
Post Reply