Open topowright-zz opened 6 years ago
Additional Note: this issue has also been reported as: "BUG-000114828 : ArcMap graphics disappear during on-the-fly re-projection when the map coordinate system changes."
Here are just the SDK repro steps from https://github.com/Esri/visibility-addin-dotnet/issues/248#issuecomment-350102576 :
Build the Graphics Container SDK sample - Net/Framework/CustomUIElements :
This issue seems to be resolved at ArcMap 10.7.1.
This was an issue for us from 10.5.1-10.7.
Good news! The BUG-000114828 has been fixed at 10.7.1 https://downloads.esri.com/support/downloads/other_/1071-IssuesAddressedList-06212019.pdf So from my testing it looks like this bug is present from 10.5.0 to 10.7.0 inclusive. After I reported the bug it took 16 months to fix.
@sindizzy - many thanks for testing+verifying
This issue can be closed (by someone with write access to repo) as resolved at 10.7.1
Background
When we try to use the graphics container to draw graphics on a map when a unprojected data source has been added first the graphics container does not added the graphics to the data frame.
Full repo steps and history of issue can be found here: https://github.com/Esri/visibility-addin-dotnet/issues/248