Handler priority
Unset or 0 is typically used for relatively specific handlers, like those that check for a specific active panel.
Higher priorities are used for even more specific conditions, like when multiple handlers work in a panel.
Lower priorities are used for more fallback-like handlers, like deleting elements in edit mode, regardless of active panel.
Handler priority Unset or 0 is typically used for relatively specific handlers, like those that check for a specific active panel. Higher priorities are used for even more specific conditions, like when multiple handlers work in a panel. Lower priorities are used for more fallback-like handlers, like deleting elements in edit mode, regardless of active panel.