Esri / coordinate-conversion-addin-dotnet

Addin for ArcMap and Pro for convenient coordinate conversion in Desktop.
Apache License 2.0
45 stars 20 forks source link

Remove right-click ability for Coordinates listed in Output section #556

Open lfunkhouser opened 5 years ago

lfunkhouser commented 5 years ago

Background

When you right-click on a coordinate in the Output section, you are given a menu of Copy, Cut or Paste. Cut/Paste into the Output window do not fit into the Coordinate Conversion pane workflow. Copy can be done from the button already provided.

Current behavior

You cannot perform Paste or Cut, Copy can only be used if the coordinate is highlighted first.

Expected behavior

Remove the right-click menu.

dfoll commented 5 years ago

@lfunkhouser I made changes to this issue to clarify the issue. Can you confirm the intent of your logging of the issue remains?