Esri / military-symbology

A user-focused add-in for searching, creating, and editing military symbols in ArcGIS Pro.
Apache License 2.0
38 stars 10 forks source link

Save Image or Copy to Clipboard Image Flipped #168

Closed csmoore closed 7 years ago

csmoore commented 7 years ago

Issue:

Save Image or Copy to Clipboard Image from Symbol Preview is Flipped

Steps:

  1. Search for a symbol and set it properties
  2. Right click on the Preview Image and select Save Image As... or Copy to Clipboard
  3. Resulting symbol image is flipped

Screenshot: image

Discussion: This is happening as a result of a workaround we did to get SymbolStyleItem.PreviewImage to export at a size > 64 pixels (see comments/discussion ). To solve this we would need to (1) see if fixed in Pro 2.0 or (2) flip the image ourselves on export

Workaround: Use an image editor to rotate/flip the image until this issue is resolved

NatalieCampos commented 7 years ago

As of this morning, I do not see the saved as .png file being flipped. @csmoore has this been fixed? Shall i close it?

image

NatalieCampos commented 7 years ago

This issue has been verifed.