User Tools

Site Tools


layouts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
layouts [2020/09/24 13:04]
phulshof [<menu> Parameters]
layouts [2020/11/02 16:02]
phulshof
Line 101: Line 101:
 |fontSize |Default font size of to display if not specified by a component.| |fontSize |Default font size of to display if not specified by a component.|
 |loadFontSize|The size (quality) of the font to load. For the best results, use the same value as fontsize.| |loadFontSize|The size (quality) of the font to load. For the best results, use the same value as fontsize.|
 +|volume |Audio volume of the video: 0 = mute, 1=100% volume|
  
 \\ \\
Line 110: Line 111:
 |fontSize |Default font size of to display if not specified by a component.| |fontSize |Default font size of to display if not specified by a component.|
 |loadFontSize |The size (quality) of the font to load. For the best results, use the same value as fontsize.| |loadFontSize |The size (quality) of the font to load. For the best results, use the same value as fontsize.|
 +|volume |Audio volume of the video: 0 = mute, 1=100% volume|
  
 For more information,​ see this [[https://​bitbucket.org/​teamretro/​retrofe/​src/​default/​Package/​Environment/​Common/​layouts/​Default%2016x9/​layout.xml?​at=default|example]] ​ For more information,​ see this [[https://​bitbucket.org/​teamretro/​retrofe/​src/​default/​Package/​Environment/​Common/​layouts/​Default%2016x9/​layout.xml?​at=default|example]] ​
Line 271: Line 272:
 |backgroundColor |Fill the component with a background color| |backgroundColor |Fill the component with a background color|
 |backgroundAlpha |Background color transparency:​ 0 = 0% visible, 0.5=50% visible, 1=100% visible| |backgroundAlpha |Background color transparency:​ 0 = 0% visible, 0.5=50% visible, 1=100% visible|
-|reflection |Location of the reflection compared to the original image: top, bottom, left, right.|+|reflection |Location of the reflection compared to the original image: top, bottom, left, right. Can be combined to show multiple reflections,​ e.g. topleft, leftright, topbottomright. |
 |reflectionDistance |Distance between the reflection and the original image in pixels.| |reflectionDistance |Distance between the reflection and the original image in pixels.|
 |reflectionScale |Scale in vertical (reflection top/bottom) or horizontal (reflection left/right) direction of the reflection compared to the original image.| |reflectionScale |Scale in vertical (reflection top/bottom) or horizontal (reflection left/right) direction of the reflection compared to the original image.|
Line 280: Line 281:
 |containerHeight|Height of the cropping container.| |containerHeight|Height of the cropping container.|
 |layer|Layer on which the item should be displayed: 0 = back, 19 = front | |layer|Layer on which the item should be displayed: 0 = back, 19 = front |
 +|monitor|Monitor number on which the element should be displayed, starting from monitor 0.|
 |menuScrollReload|Reload the art while the menu is scrolling when set to yes/true | |menuScrollReload|Reload the art while the menu is scrolling when set to yes/true |
  
layouts.txt ยท Last modified: 2021/09/03 17:14 by phulshof