QAMaxPixelsPerMilliSec
layout QAMaxPixelsPerMilliSec int time
Description
Defines the maximum velocity with which the pointer should move between potential targets for the Quick Align command to be able to snap to them. If the pointer moves with the velocity higher than the value defined in the QAMaxPixelsPerMilliSec environment variable, the Quick Align command does not snap to those targets.
GUI Equivalent
Examples
envGetVal("layout" "QAMaxPixelsPerMilliSec")
envSetVal("layout" "QAMaxPixelsPerMilliSec" 'int 10)
Related Topics
Return to top