Highlight Mode All Features not clearing Selections
When I set the highlight mode to Highlight All Features, the features are not disappearing when new selections are made. Also, when opening saved selections, they are not highlighted when a saved selection is re-opened. I have just seen various inconsistencies when drawing selections since we changed the highlight mode. I see there is a known issue with Table View.
0
-
I'm seeing the same issues, though I had not linked it to the Highlight All Features mode... 0 -
Same issue here... 0 -
Hey guys,
We have a known bug that matches this (GVH-15822). One thing that might work, is to modify your desktop.json.js file as follows (making a backup first!):
1) Edit the file
2) Search for the following string: "name": "AllResultsPageChangedBehavior",
3) Append ClearDefaultHighlights to the command list, like so:{ "name": "AllResultsPageChangedBehavior", "event": "FeatureSetClickedEvent", "commands": [ "ClearDefaultHighlights", "HighlightFeatureSet" ] }4) Save the file, and reload the viewer
I hope that helps!
Thanks,
Danny0 -
Danny - thanks this helps tremendously. The only issue I am seeing, is a new selection does not automatically unhighlight prevoius selections until you actually highlith the new selection.
Without the Highlight all features setting, a new selection automatically clears the previous selection highlight.0 -
The AllResultsPageChangedBehavior is not documented. 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
5 Kommentare