seed r633 - trunk/examples/lightsoff



Author: hortont
Date: Sun Jan  4 00:39:59 2009
New Revision: 633
URL: http://svn.gnome.org/viewvc/seed?rev=633&view=rev

Log:
Continuation of last patch.


Modified:
   trunk/examples/lightsoff/arrow.js

Modified: trunk/examples/lightsoff/arrow.js
==============================================================================
--- trunk/examples/lightsoff/arrow.js	(original)
+++ trunk/examples/lightsoff/arrow.js	Sun Jan  4 00:39:59 2009
@@ -27,6 +27,7 @@
 			
 			bkg.filter_quality = Clutter.TextureQuality.High;
 			this.add_actor(bkg);
+			bkg.show();
 		}
 
 		// Implementation



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]