]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-10143 #resolve small tweak to overlaps conf layout
authorKen Rice <krice@freeswitch.org>
Thu, 16 Mar 2017 20:05:04 +0000 (15:05 -0500)
committerKen Rice <krice@freeswitch.org>
Thu, 16 Mar 2017 20:05:10 +0000 (15:05 -0500)
conf/vanilla/autoload_configs/conference_layouts.conf.xml

index 0a371720b53238959798c8dd3d6b62ed2670b823..4dc974a1e93cf6bbe5f51c29641c9e65400b2f1b 100644 (file)
        <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"/>