diff Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp @ 1580:c6b29bf58914

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 01 Oct 2020 18:48:15 +0200
parents c476b0d5e59c
children 5887a4f8594b
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp	Wed Sep 30 19:09:03 2020 +0200
+++ b/Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp	Thu Oct 01 18:48:15 2020 +0200
@@ -1969,7 +1969,7 @@
       if (IsAction(event, WebViewerAction_Crosshair))
       {
         printf("CROSS-HAIR!\n");
-        return NULL;
+        return NULL;  // No need for a tracker, this is just a click
       }
       else
       {