Show Spline Drag in View

PotterDraw

Show Spline Drag in View

This determines how the view responds to dragging segments and nodes in the spline window. If this option is false, the view isn't updated until dragging is complete, i.e. until the left mouse button is released. If this option is true, the view is updated continuously while the spline is being dragged. This option is false by default, because view updates are potentially time-consuming and doing them frequently can degrade performance.

Continuously updating the view gives useful feedback and makes the spline editor more intuitive and fun to use, but it can also make the user interface sluggish, jerky or unresponsive, particularly if the pot has a large number of facets (rings and sides) or a large texture. As a safer alternative, the spline editor can show the pot's opposite wall, which is always updated continuously during dragging and doesn't impact performance.