On Thu, Aug 23, 2012 at 12:36 PM, Josh R <[email protected]> wrote:
> A.2) Second, if users want to disable event propagation then they can
> invoke setDisableUIOnNode(). And the pivot-code can internally always
.....
> B.1) How about a JSON style argument? I love this Pivot approach now ;).
> setNodeAttributes ("{enableNode:No, 'disableUI:Yes'}");
>
I think 'disableMouse' might sound more appropriate. What do you guys think?
So either a disableMouseOnNode() or setNodeAttributes(" {
'disableMouse:Yes' } ")
thanks