I dont want to have to turn off the zoommode because I still need to be able to pan. If I attach a preview event handler to the container around the zoompanel or the zoompanel iteself, the event does not tell me which item was actually clicked. Its always the zoompanel. If I attach handlers directly to the items within the zoompanel, they never fire.
Is there a possibility of allowing these events to bubble instead of cancelling them? Maybe add your own implementation of them?
Is there a possibility of allowing these events to bubble instead of cancelling them? Maybe add your own implementation of them?

