What steps will reproduce the problem?
1. Upload a 200 x 100 PNG image to the presentation (see resize.png)
2.
3.
What is the expected output? What do you see instead?
Expected to to show at actual size, but instead the image resized to fit the
presentation window.
See resize1.png
BigBlueButton should do some pre-processing processing on the image before
converts it to a swf file. In this case, it should embed the image in a white
background that is the correct size when displayed by the user.
Note "Correct size" here is relative since BigBlueButton client doesn't know
the scale at which the user is displaying the image in the presentation window,
but if we place it in a white background of the appropriate size we can give
the presenter better results.
See resize3.png
Please use labels and text to provide additional information.
Original issue reported on code.google.com by ffdixon@gmail.com on 28 Sep 2011 at 3:16
Original issue reported on code.google.com by
ffdixon@gmail.com
on 28 Sep 2011 at 3:16Attachments: