Git commit ba40721168550ab797524062fe89e20685db1a1c by Yuri Chornoivan. Committed on 28/10/2013 at 19:29. Pushed by yurchor into branch 'master'.
Update docs (the bug with shortcuts in Analitza is fixed) M +2 -3 doc/index.docbook http://commits.kde.org/kalgebra/ba40721168550ab797524062fe89e20685db1a1c diff --git a/doc/index.docbook b/doc/index.docbook index 46ae0c7..69e3ae0 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -416,9 +416,8 @@ where z=x*y. <para>The view can be zoomed and moved with the mouse. Using the wheel you can zoom in and out. Hold the &LMB; and move the mouse to rotate the graph.</para> -<!--FIXME BUG:321686 it is not possible to do use keys -<para>The left and right arrow keys rotate the graph around the z axis, the up and down arrow keys rotate around the horizontal axis of the view.</para> - --> + <para>The left and right arrow keys rotate the graph around the z axis, the up and down arrow keys rotate around the horizontal axis of the view. Press <keycap>W</keycap> to zoom in the plot and <keycap>S</keycap> to zoom it out.</para> + <para>In the <guimenu>3D Graph</guimenu> menu you find these options:</para> <itemizedlist> <!-- not in master for 4.11
