Skip to content

Commit

Permalink
Fixed issue: Question Attribute - Image Select List (radio)
Browse files Browse the repository at this point in the history
- Added 'Fix height' to Display Tab.
  • Loading branch information
thedirtypanda committed Feb 26, 2021
1 parent a83011d commit 7ee1c3f
Showing 1 changed file with 9 additions and 0 deletions.
Expand Up @@ -202,6 +202,15 @@
<readonly_when_active></readonly_when_active>
<expression></expression>
</attribute>
<attribute>
<name>fix_height</name>
<category>Display</category>
<sortorder>90</sortorder>
<inputtype>integer</inputtype>
<default>200</default>
<help>Fix height of the images to this value. Leave empty to not change them.</help>
<caption>Fix height</caption>
</attribute>
<!-- Display Attributes END -->
<!-- Logic Attributes START -->
<attribute>
Expand Down

0 comments on commit 7ee1c3f

Please sign in to comment.