<br><br><div class="gmail_quote">On Fri, Aug 19, 2011 at 5:45 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ammar Yasir a écrit :<br>
<div class="im"><br>
>      >     Ammar,<br>
>      ><br>
>      >     I tried commit ed98d7ead90a73e64602ee20621d54f0b33f39dc: I<br>
>     zoomed in<br>
>      >     with the mouse and when I try panning, sometimes it zooms at the<br>
>      >     same time.<br>
>      ><br>
>      >     This is unfortunate because after zooming, we really need to<br>
>     be able<br>
>      >     to pan.<br>
>      ><br>
>      ><br>
>      > Yes It is unfortunate because the logic is right in the code. I<br>
>     tried to<br>
>      > look it up and its probably due to the way setExtremes() function<br>
>     works.<br>
>      > Will look into it more. How about the mousewheel zoom? Is its<br>
>      > functioning satisfactory?<br>
><br>
>     Yes.<br>
><br>
><br>
> Hi,<br>
><br>
> I improved on the panning feature. It no longer has a 'zoom' side-effect<br>
> associated with it. The endonTick and startonTick options were causing<br>
> problems and rounding the axis min/max to nearest tick I suppose. I also<br>
> added a custom reset zoom functionality, it is very similar to the<br>
> inbuilt 'Reset Zoom'. Whenever we call the setExtremes() method the link<br>
> is displayed and is kept hidden in the original display<br>
> settings(zoomRatio = 1, no Pan).<br>
<br>
</div>About panning: indeed it seems to work well.<br>
<br>
About zooming: please confirm that now, zooming can be done only via<br>
mousewheel. If so:<br>
  - you should update "How to use"<br>
  - how do I proceed to zoom a particular area? selecting the area gave<br>
me a better control over which area I want to zoom<br>
<br></blockquote><div>You need to zoom in to a certain level of detail. You can then use panning to move around and explore the plot. That way you can zoom into a particular area. <br>I agree that the earlier inbuilt zoom where we could select an area to zoom was better. Its effectively a zoom and pan functionality combined in one. In my opinion, if we use the inbuilt zoom then including a separate panning feature is not that necessary.  <br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
--<br>
<div class="im">Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
</div>Get a FREE DOWNLOAD! and learn more about uberSVN rich system,<br>
user administration capabilities and model configuration. Take<br>
<div class="im">the hassle out of deploying and managing Subversion and the<br>
</div>tools developers use with it. <a href="http://p.sf.net/sfu/wandisco-d2d-2" target="_blank">http://p.sf.net/sfu/wandisco-d2d-2</a><br>
<div><div></div><div class="h5">_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br>