Alec Aivazis edited draw.tex  over 9 years ago

Commit id: 870306e776b2571bec2e7a5ae0a2e5b299350c15

deletions | additions      

       

The shortcuts implemented in the web application are an attempt to provide the optimal workflow for constructing diagrams. As of revision number 450, the implemented shortcut scheme is as follows:  \begin{itemize}  \item Create an Anchor: anchor:  alt + click \item Create a propagator: alt + drag (Can ; This  be done initiated  on the  canvas or off of from  an anchor or line. The latter will cause a split in the line at the anchors location). location.  \item Move element: click and drag  \item Delete selected element: backspace or delete  \item Undo: ctrl + z  \item Redo: shift + ctrl + z  \item Pan: space + drag  \item Zoom: scroll wheel  \end{itemize}  \subsubsection{Element Configuration}\label{sect:configuration}