Unable to Delete Vertices in Drawing Tool
I'm using the Drawing tool by activating it in a WF5. All of the editor functions work except the "Right click vertices to delete"
I right click a vertex and nothing happens. I can drag it. I can scale the drawing. I can move the drawing. But i cannot delete a vertex.
What am I missing here?
-
From Amanda Frech at Latitude:
--This is actually a formatting issue. The "Delete" button does appear, but it appears as a whole footer bar underneath the map instead of a small button next to the cursor (yes, this took me a very long time to notice). That's why the map shifts up a bit when you right click.
--If you have the "Create a New Feature" tool on your toolbar, you won't run into the problem. When I first tested on my own viewers and on LA County demo, I had that button on my toolbar and couldn't reproduce the issue.
--I think the reason why the "Create a New Feature" tool fixes the issue is because it causes the viewer to load the Editing module. That Delete button might have some kind of dependencies or formatting from there that it's missing out on with deferred module loading.
I've filed the issue as #40614 in our bug tracker. Please try this as a workaround:
1. Edit the viewer's desktop config file in a text editor like Notepad (keep Essentials Manager closed whenever you edit config files so that you don't accidentally overwrite your changes)
2. Use CTRL + F to search for "Editing" with the double quotes included. This will take you to the Editing module section.
3. Find "deferLoading" a few lines below
4. Change its value from true to false
5. Save the file and test the viewer
6. Repeat for Tablet.json.js and Handheld.json.js if necessary
That should force the Editing module to load at startup, even without enabling the Create New Feature tool on the toolbar.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar