Revision: 4284 http://vexi.svn.sourceforge.net/vexi/?rev=4284&view=rev Author: clrg Date: 2011-10-16 04:25:28 +0000 (Sun, 16 Oct 2011) Log Message: ----------- Fix
Modified Paths: -------------- trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/role/clickable.t Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/role/clickable.t =================================================================== --- trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/role/clickable.t 2011-10-16 02:57:37 UTC (rev 4283) +++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/role/clickable.t 2011-10-16 04:25:28 UTC (rev 4284) @@ -85,7 +85,7 @@ var e = trapee.enabled; cascade = v; if (e != trapee.enabled) { - if (e) { + if (trapee.enabled) { trapee.Enter ++= static.enterEvent; trapee.Leave ++= static.leaveEvent; } else { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn