Bober02 Posted August 4, 2010 Report Posted August 4, 2010 Hey, I have a chart which has overriden handler for mouseMove event, during wich I constantly set zoommode to Selection to enable user zoom couple of times upon selecting on chart. Now, when I click Right Mouse Button and open a context menu, then go a bit of the menu and click LMB (as you would to close the context menu without picking any action) it goes a bit transparent and the whole application starts freezing for a couple of seconds, as if sth. was working heavily in the background. Any ideas how to go about it? PS. if I disabble setting of ZoomMode upon mouse move everything is fine... Quote
Bober02 Posted August 4, 2010 Author Report Posted August 4, 2010 Fixed. Changed Zoom.mode to Zoomed on the Opened handler from context menu. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.