image-comments
image-comments copied to clipboard
After adding an image-comment using a local image, you can't edit the image until VS is closed
After adding an image-comment using a local image, you can't edit the image until VS is closed. This is due to the WPF Image caching mechanism. It's possible a custom cache will have to be implemented to fix this.