As it turns out there wasn't just one issue but many. The main culprit was related to enable/disabling all input items based on the an annotation edit-ability. This call was made after the individual panel logic ran and negated any previous settings.
Patrick Corless
added a comment - As it turns out there wasn't just one issue but many. The main culprit was related to enable/disabling all input items based on the an annotation edit-ability. This call was made after the individual panel logic ran and negated any previous settings.
Patrick Corless
added a comment - Updated the disable/enable logic as well as touched up two tools which where not painting there selection boxes correctly.
As it turns out there wasn't just one issue but many. The main culprit was related to enable/disabling all input items based on the an annotation edit-ability. This call was made after the individual panel logic ran and negated any previous settings.