jmuehlner commented on code in PR #996:
URL: https://github.com/apache/guacamole-client/pull/996#discussion_r1674375642
##########
guacamole-common-js/src/main/webapp/modules/Mouse.js:
##########
@@ -299,7 +305,7 @@ Guacamole.Mouse = function Mouse(element) {
* hotspot coordinates. This affects styling of the element backing this
* Guacamole.Mouse only, and may fail depending on browser support for
* setting the mouse cursor.
- *
Review Comment:
Please remove these whitspace-only changes. I know that removing trailing
whitespace improves the formatting, but it clutters up the git history.
Formatting changes like this should only be included if the lines in
question are actually being meaningfully modified.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]