-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2527/#review2748
-----------------------------------------------------------



http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/media-openGadgets/MediaUIOpenGadgets.js
<https://reviews.apache.org/r/2527/#comment6188>

    pixel dimensions instead of percentage?



http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/media/MediaUI.js
<https://reviews.apache.org/r/2527/#comment6187>

    I would think you still want width:'100%' and height: '100%' here.
    
    That json bag are the attributes you want set on a node...   so you'll want 
<img height="100%" width="100%"... > right?
    
    Or did you mean to change this to pixel dimensions instead of percentage?


- Dan


On 2011-10-21 16:26:52, Jason Chiang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/2527/
> -----------------------------------------------------------
> 
> (Updated 2011-10-21 16:26:52)
> 
> 
> Review request for shindig, Ryan Baxter and Dan Dumont.
> 
> 
> Summary
> -------
> 
> This patch fix the IE8 rendering issue on both Sample media items gadget and 
> Sample media items with openGadget API gadget.
> All changes are on the gadget code.
> Link to JIRA, https://issues.apache.org/jira/browse/SHINDIG-1648
> 
> 
> This addresses bug SHINDIG-1648.
>     https://issues.apache.org/jira/browse/SHINDIG-1648
> 
> 
> Diffs
> -----
> 
>   
> http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/media-openGadgets/MediaUIOpenGadgets.js
>  1187403 
>   
> http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/media-openGadgets/Social.js
>  1187403 
>   
> http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/media/MediaUI.js
>  1187403 
> 
> Diff: https://reviews.apache.org/r/2527/diff
> 
> 
> Testing
> -------
> 
> Test done on the sample container testing with both Firefox and IE8 
> 
> 
> Thanks,
> 
> Jason
> 
>

Reply via email to