Image original size marker
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 12
- Joined: Tue Feb 08, 2011 11:40 pm
Image original size marker
We've noticed with version 15 that when we display an image, there is a tag which placed at the top of the image which says: "Original size: aaaaa x bbb px"
Is there a way to suppress this tag? The image is correct, and it appears correct in our PDF renditions, its only on the oxygen screen. The image is auto scaled down to what we need.
Our CSS is simple:
Thanks, Glenn
Is there a way to suppress this tag? The image is correct, and it appears correct in our PDF renditions, its only on the oxygen screen. The image is auto scaled down to what we need.
Our CSS is simple:
Code: Select all
P > Img {
display : inline;
content : attr(src,url);
padding-top: 0.0em;
padding-bottom: 0.0em;
border: none;
}
-
- Posts: 9449
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Image original size marker
Hi Glenn,
In the Oxygen Preferences->"Editor / Edit modes / Author" page there is an "Images" section which has settings to auto-scale images which have width larger than 1024.
This setting has no effect on the output obtained from the XML document, just on the way it gets shown in Oxygen.
This modification was mostly done for performance reasons, if you have lots of images referenced in the file scrolling through the entire document would have lags. You can increase that limit to a much larger value if you do not want this behavior.
Regards,
Radu
In the Oxygen Preferences->"Editor / Edit modes / Author" page there is an "Images" section which has settings to auto-scale images which have width larger than 1024.
This setting has no effect on the output obtained from the XML document, just on the way it gets shown in Oxygen.
This modification was mostly done for performance reasons, if you have lots of images referenced in the file scrolling through the entire document would have lags. You can increase that limit to a much larger value if you do not want this behavior.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service