Opened 22 months ago
Closed 20 months ago
#2862 closed defect (invalid)
React viewer status bar selection display do not incorporate programmatic selections, only mouse operations selections
Reported by: | jnel | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | |
Severity: | major | Keywords: | React Selection |
Cc: | jnel | External ID: |
Description
Example results of a selection 419 polygons and 175 line entities selected from an operation starting with 1 entity. UI reports 1 feature selected in 1 layer.
Attachments (1)
Change History (3)
by , 22 months ago
Attachment: | React_Selection.png added |
---|
comment:1 by , 22 months ago
comment:2 by , 20 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Before I close this ticket and relocate the contents to the mapguide-react-layout github repo, can I just check how your operation is doing that selection?
Are you hitting some server-side PHP/.net/Java code that does an
MgSelection
update and then emits some JS to refresh the map?