浏览代码

update feature progress

Eren Yilmaz 7 年之前
父节点
当前提交
d0799dbddc
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      doc/chapter/4progress.tex

+ 4 - 4
doc/chapter/4progress.tex

@@ -31,13 +31,13 @@ The following features are either planned (\planned), under construction (\progr
         \end{itemize}
     \end{itemize}
     \item[\done] Running the algorithm step by step manually.
-    \item[\progress] Running the algorithm step by step with configurable delay.
+    \item[\done] Running the algorithm step by step with configurable delay.
     \item[\progress] Using debugger-like commands such as \enquote{step into}, \enquote{step over}, \enquote{step out}.
-    \item[\progress] Adding buttons and other graphical elements to support the user interface (low priority, see figure~\ref{fig:sketch}).
+    \item[\done] Adding buttons and other graphical elements to support the user interface (low priority, see figure~\ref{fig:sketch}).
     Currently there is only keyboard input (cf.\ section~\ref{sec:userInterface}).
     \begin{itemize}
-        \item[\progress] Displaying the buttons.
-        \item[\planned] Making all the buttons work.
+        \item[\done] Displaying the buttons.
+        \item[\done] Making all the buttons work.
     \end{itemize}
     \item[\done] Working with hierarchical graphs.
     \item[\done] Scaling the display with the (adjustable) window size.