mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-26 07:54:36 +00:00
Update manual.
This commit is contained in:
parent
60f0b81faf
commit
5db6cc4eee
@ -1008,7 +1008,7 @@ If you want to open a trace that you have stored on the disk, you can do so by p
|
||||
|
||||
\begin{figure}[h]
|
||||
\centering\begin{tikzpicture}
|
||||
\draw (0, 0) rectangle (4.95, -2.9);
|
||||
\draw (0, 0) rectangle (4.95, -2.2);
|
||||
\draw[pattern=crosshatch dots] (0, 0) rectangle+(4.95, 0.3);
|
||||
\draw[rounded corners=5pt] (0.1, -0.1) rectangle+(1.1, -0.5) node [midway] {\faBook};
|
||||
\draw[rounded corners=5pt] (1.3, -0.1) rectangle+(1.1, -0.5) node [midway] {\faGlobeAmericas};
|
||||
@ -1017,8 +1017,8 @@ If you want to open a trace that you have stored on the disk, you can do so by p
|
||||
|
||||
\draw (0.1, -0.9) rectangle+(4.1, -0.5) node [midway] {Address entry};
|
||||
\draw[rounded corners=5pt] (4.33, -0.9) rectangle+(0.5, -0.5) node [midway] {\faCaretDown};
|
||||
\draw[rounded corners=5pt] (0.1, -1.5) rectangle+(2, -0.5) node [midway] {\faWifi{}~Connect};
|
||||
\draw[rounded corners=5pt] (0.1, -2.3) rectangle+(3.5, -0.5) node [midway] {\faFolderOpen{}~Open saved trace};
|
||||
\draw[rounded corners=5pt] (0.1, -1.55) rectangle+(2, -0.5) node [midway] {\faWifi{}~Connect};
|
||||
\draw[rounded corners=5pt] (2.3, -1.55) rectangle+(2.5, -0.5) node [midway] {\faFolderOpen{}~Open trace};
|
||||
\end{tikzpicture}
|
||||
\caption{Welcome dialog.}
|
||||
\label{welcomedialog}
|
||||
|
Loading…
Reference in New Issue
Block a user