seed r632 - trunk/examples/lightsoff



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

Log:
Readd unnecessary show because of a clutter bug.


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:37:18 2009
@@ -32,6 +32,7 @@
 		// Implementation
 		this.reactive = true;
 		this.signal.button_press_event.connect(toggle_arrow);
+		this.show();
 	}
 });
 



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