dcorking / google-wave-resources

Automatically exported from code.google.com/p/google-wave-resources
0 stars 0 forks source link

The bgcolor option for WavePanel does not work as expected #732

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Is WavePanel.UIConfig deprecated? I downloaded and checked http://wave-
api.appspot.com/public/embed.js, but there is no definition for 
WavePanel.UIConfig in it.

function initialize() {
  alert(WavePanel.UIConfig); //-> undefined
  var wavePanel = new WavePanel('http://wave.google.com/wave/');
  wavePanel.loadWave('googlewave.com!w+OAfwpOUQA');
  alert(wavePanel.setUIConfigObject); //-> undefined
  var config = new WavePanel.UIConfig(); //-> error

Original issue reported on code.google.com by andy...@gmail.com on 15 Apr 2010 at 12:18

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
embed.js seems to be rolled back to an old version.

Original comment by andy...@gmail.com on 16 Apr 2010 at 3:40

GoogleCodeExporter commented 9 years ago
We're looking into this now, thanks for the report. I'll also convey your 
feelings on the 
new interface to the team.

Generally, server releases & changes like this are posted to this list:
http://groups.google.com/group/google-wave-api-notify

You can also follow this wave:
https://wave.google.com/wave/#restored:wave:googlewave.com!w%252BAU-ZLT_uA

Unfortunately, I was late to post the changes in a timely manner this week- I 
apologize.

Original comment by pamela.fox on 16 Apr 2010 at 10:43

GoogleCodeExporter commented 9 years ago
I followed them. Thanks.

Original comment by andy...@gmail.com on 16 Apr 2010 at 11:19

GoogleCodeExporter commented 9 years ago
We have launched a new version of the Embed API interface, so I am re-titling 
this to 
reflect the names in that interface.

Original comment by pamela.fox on 24 Apr 2010 at 12:21

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This is now fixed in Wave Sandbox, see example: http://google-wave-
resources.googlecode.com/svn/trunk/samples/embed/multiple-embed.html

Fix will be pushed to Wave Preview soon.

Original comment by pamela.fox on 3 May 2010 at 7:40

GoogleCodeExporter commented 9 years ago
This is now fixed in Wave Preview.

Original comment by pamela.fox on 6 May 2010 at 5:23