Sometimes FadeDistance will default to 0, causing no handles to display. There is no warning message for this, nor is there any checking to ensure the default value of FadeDistance is 25, instead of 0. We should apply a strict minimum value to FadeDistance in order to avoid the library as a whole not working due to a simple preference value.
Sometimes FadeDistance will default to 0, causing no handles to display. There is no warning message for this, nor is there any checking to ensure the default value of FadeDistance is 25, instead of 0. We should apply a strict minimum value to FadeDistance in order to avoid the library as a whole not working due to a simple preference value.