Small tweak to application name display in wiki (#131) authored by NorthernSeaCharting's avatar NorthernSeaCharting
The `Chromatin 3D Visualizer` application contains multiple `Tabs` which represent The _Chromatin 3D Visualizer_ application contains multiple `Tabs` which represent
windows with a specific function. This enables the user to access multiple features windows with a specific function. This enables the user to access multiple features
in a dedicated view. All the tabs of the application can be accessed and turned off again in a dedicated view. All the tabs of the application can be accessed and turned off again
via the `Window` menu entry. via the `Window` menu entry.
...@@ -13,7 +13,7 @@ a brief overview of the available tabs and their function: ...@@ -13,7 +13,7 @@ a brief overview of the available tabs and their function:
This is the main view of the application. In this window you can see the trajectory This is the main view of the application. In this window you can see the trajectory
that is currently loaded. Via this view, the camera of the application can be controlled. that is currently loaded. Via this view, the camera of the application can be controlled.
This includes rotations, zooming, moving the camera and so on. This includes rotations, zooming, moving the camera and so on.
<br>
This view will be grayed out, when no trajectory has been loaded and only become This view will be grayed out, when no trajectory has been loaded and only become
available, once a trajectory has been selected and loaded. available, once a trajectory has been selected and loaded.
<br /> <br />
... ...
......