glide.ngbsm.performance_allow_curves
ServiceNow property description:
A value of true allows relationship lines to be drawn using smooth curves instead of straight line segments. These curves can be more taxing on the browser, setting to false may improve fluidity of animation and interaction for Dependency Views.
Attributes
- Sys ID: 36895163d7132100976a69418e610318
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ngbsm.performance_allow_curves` determines whether relationship lines in Dependency Views are drawn using smooth curves or straight line segments. When set to true, the lines are rendered as smooth curves, which can enhance the visual appeal but may also increase the load on the browser, potentially affecting performance. Conversely, setting this property to false will use straight line segments, which can improve the fluidity of animations and interactions within Dependency Views. The property type is a boolean (Yes | No), and its default value is set to Yes. Adjusting this setting can help balance visual quality and performance based on the specific needs of the user.
Source