You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* BugFix
* Resolve several issues
1: Allow mouse scroll events to pass through to parent if the plot has not mouse scroll events to do. i.e. if scroll to zoom is disabled, and the graph is part of a scroll area, this allows scrolling the scroll area while the mouse is over the plot.
2: Fixed bug with resize timer resetting itself every time, rather than actually performing the countdown and calling the function.
3. Fixed bug with margins being calculated incorrectly, preventing the complete removal of margins from a plot.
0 commit comments