diff --git a/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc b/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc index ddde8860a3368d015347d22a83d28cc22d754fee..98539b379a273e647c46095c06cd7803fde55213 100644 --- a/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc +++ b/org.eclipse.titanium/docs/Titanium_Description/Titanium_Description.adoc @@ -1025,7 +1025,7 @@ image::images/10_F37.png[title="A clustering of module graph made by a graph gen + As we have already seen in case of using a graph generating clusterer a totally new graph (cluster graph) will be shown. But it results some special behavior in graph menus. First of all, as it does not make sense to speak about the metrics of a cluster (graph node), the info window and the metrics menu will be deactivated. On the second hand all the cluster making menu entries will be deactivated, as currently clustering a cluster graph is not supported. + -All the now mentioned constraints will be changed back, and the original module graph will be seen in case you choose the *Go back to the original graph* entry (see Figure 37). +All the now mentioned constraints will be changed back, and the original module graph will be seen in case you choose the *Leave cluster graph* entry (see Figure 37). + image::images/10_F38.png[title="The menu system after changing to cluster graph"] diff --git a/org.eclipse.titanium/docs/Titanium_Description/images/10_F35.png b/org.eclipse.titanium/docs/Titanium_Description/images/10_F35.png index 86f53494cf3fa583fd14cc7a2b25d80912021cf5..5488d3e65610e89ad56623caead72727aff04124 100644 Binary files a/org.eclipse.titanium/docs/Titanium_Description/images/10_F35.png and b/org.eclipse.titanium/docs/Titanium_Description/images/10_F35.png differ diff --git a/org.eclipse.titanium/docs/Titanium_Description/images/10_F38.png b/org.eclipse.titanium/docs/Titanium_Description/images/10_F38.png index 36a7562ea436763c314c1097251c9997bb522413..6abbf0f1c84ebe1f0d92aec96fca2c49f9805099 100644 Binary files a/org.eclipse.titanium/docs/Titanium_Description/images/10_F38.png and b/org.eclipse.titanium/docs/Titanium_Description/images/10_F38.png differ