diff --git a/ui (gen4)/features/ui-chrome.js b/ui (gen4)/features/ui-chrome.js index 40490ccd..ff068fa5 100755 --- a/ui (gen4)/features/ui-chrome.js +++ b/ui (gen4)/features/ui-chrome.js @@ -185,6 +185,9 @@ var CurrentImageIndicatorActions = actions.Actions({ if(cur.length == 0){ marker.hide() return + + } else { + marker.show() } // create marker if it does not exist...