Closed BobBooth closed 6 years ago
Note, this is ArcMap only. Works correctly in lines, not Circles, in Pro.
@topowright @kgonzago @lfunkhouser build 12 in ....\Commercial\Solutions\DefenseSolutions\DistanceAndDirection\Testing can be used to test this functionality
There is still a problem with this on the Line tab in ArcMap. All tabs in Pro work correctly, and the Circle, Ellipse and Ring tab work correctly in ArcMap.
Line tab does not draw in ArcMap:
In issue https://github.com/Esri/distance-direction-addin-dotnet/issues/278 it was reported that the circle tab had unexpected behavior of setting the distance to "0" when the first digit was deleted from a distance string with multiple zeros. So, for e.g., delete the 2 before 200,000 should leave the 00,000 in the box, so I can add a 3 to make 300,000. This was corrected for the circle tab in PR#529 but the issue applies to the other distance fields on the Line, Ellipse, and Rings tabs.
Tested ArcMap 10.5, MT 2.0 build from 4/17/18.