Peter Macej
Peter Macej
Additional note. As soon as I do any adjustment to the next image, e.g. rotation, the image is correctly updated in the editor.
My problem was with ProjectItem.FileCodeModel being null after loading a project with my VS extension. This was reported in #2544. My dirty hack was to wait some time to make...
Seems to work fine. Thanks.
Hi, just an idea. I agree with the PR #164 including all the comments. But wouldn't it be easier and more flexible to use CSS instead of the hard-coded formatting?...
> The RWH use case is straightforward: a block of HTML tags gets plugged into an appropriate spot in the email HTML tree I'aware of this. And my proposed approach...