mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-03 20:00:26 +00:00
FS-7513: add overlap param
This commit is contained in:
parent
c312b50da7
commit
a988ec5743
@ -293,12 +293,12 @@
|
||||
</layout>
|
||||
<layout name="overlaps" auto-3d-position="true">
|
||||
<image x="0" y="0" scale="360"/>
|
||||
<image x="300" y="300" scale="60"/>
|
||||
<image x="240" y="300" scale="60"/>
|
||||
<image x="180" y="300" scale="60"/>
|
||||
<image x="120" y="300" scale="60"/>
|
||||
<image x="60" y="300" scale="60"/>
|
||||
<image x="0" y="300" scale="60"/>
|
||||
<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"/>
|
||||
<image x="120" y="300" scale="60" overlap="true"/>
|
||||
<image x="60" y="300" scale="60" overlap="true"/>
|
||||
<image x="0" y="300" scale="60" overlap="true"/>
|
||||
</layout>
|
||||
</layouts>
|
||||
<groups>
|
||||
|
Loading…
x
Reference in New Issue
Block a user