-
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
[CONFSERVER-36668] Display Original Size (100%) in Image Previewer
Workflow | Original: JAC Suggestion Workflow 4 [ 3564648 ] | New: JAC Suggestion Workflow 3 [ 4331601 ] |
Workflow | Original: JAC Suggestion Workflow 2 [ 3180674 ] | New: JAC Suggestion Workflow 4 [ 3564648 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Suggestion Workflow [ 3035056 ] | New: JAC Suggestion Workflow 2 [ 3180674 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2531790 ] | New: JAC Suggestion Workflow [ 3035056 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 2280412 ] | New: Confluence Workflow - Public Facing v4 [ 2531790 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 - TEMP [ 2166109 ] | New: Confluence Workflow - Public Facing v3 [ 2280412 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 1923203 ] | New: Confluence Workflow - Public Facing v3 - TEMP [ 2166109 ] |
Workflow | Original: Confluence Workflow - Public Facing v2 [ 1754657 ] | New: Confluence Workflow - Public Facing v3 [ 1923203 ] |
Description |
Original:
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. {panel} *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: {code} #cp-image-preview .cp-image-container.cp-fit-height {width: 100%; height: auto;} {code} {panel} |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-36668]. {panel} 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. {panel} *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: {code} #cp-image-preview .cp-image-container.cp-fit-height {width: 100%; height: auto;} {code} {panel} |
Link |
New:
This issue relates to |