提交 e9195929 authored 作者: Anthony Minessale's avatar Anthony Minessale 提交者: Michael Jerris

FS-7513: add 1x1

上级 8915516c
<configuration name="conference_layouts.conf" description="Audio Conference"> <configuration name="conference_layouts.conf" description="Audio Conference">
<layout-settings> <layout-settings>
<layouts> <layouts>
<layout name="1x1">
<image x="0" y="0" scale="360"/>
</layout>
<layout name="2x2"> <layout name="2x2">
<image x="0" y="0" scale="180"/> <image x="0" y="0" scale="180"/>
<image x="180" y="0" scale="180"/> <image x="180" y="0" scale="180"/>
...@@ -193,6 +196,7 @@ ...@@ -193,6 +196,7 @@
</layouts> </layouts>
<groups> <groups>
<group name="grid"> <group name="grid">
<layout>1x1</layout>
<layout>2x2</layout> <layout>2x2</layout>
<layout>3x3</layout> <layout>3x3</layout>
<layout>4x4</layout> <layout>4x4</layout>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论