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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user