Review UI Docs: Remove note about double-click not adding new comments

It is already obvious from the documentation that double-click is used
to select a word for commenting. The possibilities to add new comments
are clearly described. This is why there is no need to explicitly
mention that double-click is not anymore inserting new comments.

This keeps the documentation clean without any references to how it
was in the old screens.

Change-Id: Ie9f16bde66aee1f1533e30945883190e1265fa24
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin
2014-05-09 09:11:39 +02:00
parent 27e0cb83ce
commit d063df9bdb

View File

@@ -843,10 +843,6 @@ frequently used methods are:
** press 'V' + arrow keys (or 'j', 'k') to select a code block line-wise
** type 'bvw' to select a word
Please note that double-click does *not* insert a new comment on a line
as it used to do in the old side-by-side diff screen; double-click is
used to select a word for commenting on it.
image::images/user-review-ui-side-by-side-diff-screen-comment.png[width=800, link="images/user-review-ui-side-by-side-diff-screen-comment.png"]
For typing the new comment, a new comment box is shown under the code