We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
because width/height is NaN, every link not match the position.
export result:
source code:
pencil/app/pencil-core/templates/HTML/default.HTML/StyleSheet.xslt
<img src="{@rasterized}" width="{p:Properties/p:Property[@name='width']/text() * p:Properties/p:Property[@name='bitmapScale']/text()}" height="{p:Properties/p:Property[@name='height']/text() * p:Properties/p:Property[@name='bitmapScale']/text()}" usemap="#map_{p:Properties/p:Property[@name='fid']/text()}"/>
The text was updated successfully, but these errors were encountered:
So, any workaround for this issue?
Sorry, something went wrong.
#610 #713
Successfully merging a pull request may close this issue.
because width/height is NaN, every link not match the position.
export result:
source code:
pencil/app/pencil-core/templates/HTML/default.HTML/StyleSheet.xslt
The text was updated successfully, but these errors were encountered: