FS-10143 #resolve small tweak to overlaps conf layout

This commit is contained in:
Ken Rice 2017-03-16 15:05:04 -05:00
parent f1d8685566
commit 7bb695716e
1 changed files with 2 additions and 2 deletions

View File

@ -344,8 +344,8 @@
<image x="0" y="0" scale="360" floor-only="true"/>
<image x="180" y="180" scale="180" overlap="true" reservation_id="presenter"/>
</layout>
<layout name="overlaps" auto-3d-position="true" floor-only="true">
<image x="0" y="0" scale="360"/>
<layout name="overlaps" auto-3d-position="true">
<image x="0" y="0" scale="360" floor-only="true"/>
<image x="300" y="300" scale="60" overlap="true"/>
<image x="240" y="300" scale="60" overlap="true"/>
<image x="180" y="300" scale="60" overlap="true"/>