specify width for overlayLogo
This commit is contained in:
parent
95b0158347
commit
1a875a0a6d
|
@ -2,7 +2,7 @@
|
|||
<component name="JFOverhang" extends="Group">
|
||||
<children>
|
||||
<LayoutGroup id="overlayLeftGroup" layoutDirection="horiz" translation="[54, 54]" itemSpacings="60">
|
||||
<Poster id="overlayLogo" uri="pkg:/images/logo.png" height="66" />
|
||||
<Poster id="overlayLogo" uri="pkg:/images/logo.png" height="66" width="191" />
|
||||
<ScrollingLabel id="overlayTitle" font="font:LargeSystemFont" vertAlign="center" height="64" maxWidth="1100" repeatCount="0" />
|
||||
</LayoutGroup>
|
||||
<LayoutGroup id="overlayRightGroup" layoutDirection="horiz" itemSpacings="30" translation="[1766, 53]" horizAlignment="right">
|
||||
|
|
Loading…
Reference in New Issue
Block a user