From: Jared N. <ja...@aa...> - 2000-12-05 21:41:28
|
the current code is trying to access wasDragging ( with 2 gs ) I think it is being set by the dragevent code before it is accessed = anyways, but it is pointless to have a property initialized that is = never used, and could cause some confusion for anyone trying to access = it for some reason before a drag event takes place... |