.. but it might be a good idea for the future to make a default 4:3 setting
available.
I think we had already some modification where you could choose from the
device settings box the default size of the video pod.

Sebastian

2011/10/13 seba.wag...@gmail.com <seba.wag...@gmail.com>

> the file:
> singlewebapp/openlaszlo/lps/
> components/av/videoscreen.lzx
>
> => we do not use that.
>
> Sebastian
>
>
> 2011/10/13 richardkrieger <richard.krie...@gmx.net>
>
>> file:
>> singlewebapp/openlaszlo/lps/components/av/videoscreen.lzx
>>
>>
>>         <attribute name="aspectRatio" value="$once{4/3}"/>
>>
>>         <attribute name="videoWidth" value="${
>>             Math.min(this.innerWidth,
>>                      this.innerHeight * this.aspectRatio)}"/>
>>
>>         <attribute name="videoHeight" value="${
>>             Math.min(this.innerHeight,
>>                       this.innerWidth / this.aspectRatio)}"/>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "OpenMeetings User" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/openmeetings-user/-/ysuDGIcCnFcJ.
>>
>> To post to this group, send email to openmeetings-user@googlegroups.com.
>> To unsubscribe from this group, send email to
>> openmeetings-user+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/openmeetings-user?hl=en.
>>
>
>
>
> --
> Sebastian Wagner
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wag...@gmail.com
>



-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to