Menu

#676 Fixed many small mouse-triggered-zoom bugs

Version 5
closed-duplicate
nobody
None
5
2014-04-25
2014-04-25
dima
No

Before this patch

  • zoom-around-mouse (ctrl-wheel) did not work with volatile data

  • horizontal zoom (shift-ctrl-wheel) was not mouse-centered

  • the bounds of inactive axes (those with VERYLARGE bounds) were being changed
    when zooming. Now the bounds stay at +-VERYLARGE regardless of zooming

The causes of these issues (fixed in this patch) were improper handling of the
log axes, not paying attention to the order of bounds (in case an axis was
reversed), etc

1 Attachments

Discussion

  • dima

    dima - 2014-04-25

    This is a duplicate of 677. Sorry; sourceforge got confused.

     
  • Bastian Märkisch

    • status: open --> closed-duplicate
     

Log in to post a comment.