Found a bug involving image borders.
I believe this is caused by no "border style" being set. If I manually add in "solid" into the style applied to the image, then the border appears as expected.
Thanks,
John
Pyron Technologies
- Go here: http://demos.telerik.com/ASPNET/Prometheus/Editor/Examples/SaveInExternalFile/DefaultCS.aspx
- Add an image
- Go into image properties and set it's border to 2px, red.
- Save to file
- Image border appears correctly in the editor window
- Click the View external file (test.html) in a new window
- Border does not appear
I believe this is caused by no "border style" being set. If I manually add in "solid" into the style applied to the image, then the border appears as expected.
Thanks,
John
Pyron Technologies