-
Suggestion
-
Resolution: Won't Do
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
The new image viewer is useful as a platform to discuss and get feedback from users about layouts and screen designs.
At the moment, the function to display Original Size of image is only available for inline/embedded image (Page Edit Mode).
It would be very useful to have a function in the new Image/File Previewer that allows user to display the actual/original size (100% zoom) of an image.
Workaround (Note: The inline comment pin's location will not be adjusted when the image is zoomed in/out)
Add the following code in Global Stylesheet:
#cp-image-preview .cp-image-container.cp-fit-height {width: 100%; height: auto;}
- relates to
-
CONFCLOUD-36668 Display Original Size (100%) in Image Previewer
- Closed