[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1587) Docbook template doesn't show figure images
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Sun Jul 27 06:36:45 EDT 2008
[ https://jira.jboss.org/jira/browse/JBRULES-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12422673#action_12422673 ]
Geoffrey De Smet commented on JBRULES-1587:
-------------------------------------------
Looks like all those images are centered into a height 500 (while they themselfves are 100 height - leaving 400 whitespace)
Could it be because the SVG files are being shown, instead of the png files?
> Docbook template doesn't show figure images
> -------------------------------------------
>
> Key: JBRULES-1587
> URL: https://jira.jboss.org/jira/browse/JBRULES-1587
> Project: JBoss Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Manual
> Affects Versions: 4.0.6
> Reporter: Geoffrey De Smet
> Assignee: Mark Proctor
> Fix For: 5.0.0.M2
>
>
> When I generate the solver docbook to single_html with mvn, some of the images (the one with the queens) are generated in a scrollpane:
> the viewport is the size of the image (which is good), but the contentpane is enormsly big and the image is centered in it (which is bad).
> The result is that the user has to scroll each image down a lot before they can see the image.
> Only images that use the structure
> section/figure/mediaobject/imageobject/imagedata
> are affected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list