Merge pull request #181 from argonui/menu-offset-increase
Bottom menu: Increase offset from 60 to 80
This commit is contained in:
commit
bf79fa986e
@ -30,7 +30,7 @@
|
|||||||
rectAlignment="LowerRight"
|
rectAlignment="LowerRight"
|
||||||
width="35"
|
width="35"
|
||||||
height="146"
|
height="146"
|
||||||
offsetXY="-1 60"
|
offsetXY="-1 80"
|
||||||
spacing="2">
|
spacing="2">
|
||||||
<Button icon="cthulhu"
|
<Button icon="cthulhu"
|
||||||
tooltip="Campaigns"
|
tooltip="Campaigns"
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
class="window"
|
class="window"
|
||||||
active="false"
|
active="false"
|
||||||
rectAlignment="LowerRight"
|
rectAlignment="LowerRight"
|
||||||
offsetXY="-50 60">
|
offsetXY="-50 80">
|
||||||
<!-- Header: Options -->
|
<!-- Header: Options -->
|
||||||
<Row preferredHeight="60">
|
<Row preferredHeight="60">
|
||||||
<Cell>
|
<Cell>
|
||||||
|
Loading…
Reference in New Issue
Block a user