pteProhibitToggleOnMouseMove
layout pteProhibitToggleOnMouseMove boolean { t | nil }
Description
Sets the visibility and selectability of LPPs same as to match that of the starting LPP when you move the middle mouse button on the Layers panel in the Palette assistant.
GUI Equivalent
Examples
envGetVal("layout" "pteProhibitToggleOnMouseMove")
envSetVal("layout" "pteProhibitToggleOnMouseMove" 'boolean t)
Related Topics
Return to top