We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fr:wpaint
1 parent fff80fd commit 1f1c615Copy full SHA for 1f1c615
form-runner/jvm/src/main/resources/xbl/orbeon/wpaint/wpaint.xbl
@@ -168,6 +168,20 @@
168
169
</xbl:template>
170
</xbl:binding>
171
+
172
+ <xbl:binding
173
+ id="fr-wpaint-output"
174
+ element="fr|wpaint[fr|static-readonly = true]"
175
+ xxbl:mode="lhha binding">
176
+ <xbl:resources>
177
+ <xbl:style src="/xbl/orbeon/wpaint/wpaint.css"/>
178
+ </xbl:resources>
179
+ <xbl:template>
180
+ <xf:output
181
+ class="fr-wpaint-annotation"
182
+ ref="xxf:binding('fr-wpaint-output')/annotation"
183
+ alt="{xxf:r('annotated-image')}"
184
+ mediatype="image/*"/>
185
186
187
</xbl:xbl>
0 commit comments