Side navigation
#428 closed bug (invalid)
Opened November 23, 2006 10:27AM UTC
Closed December 18, 2006 09:55PM UTC
spam
Reported by: | gpremuda@softwerk.it | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | interface | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Attachments (2)
Change History (2)
Changed November 24, 2006 03:25PM UTC by comment:1
component: | fx → interface |
---|---|
owner: | john → stefan |
Changed December 18, 2006 09:55PM UTC by comment:2
description: | Trying to reapply a draggable to a DOM object after DraggableDestroy will not work and result in repeated "elm has no properies" errors.\ \ Solution:\ \ add:\ \ this.isDraggable=false; \ \ right after \ \ this.dragElem = null;\ \ in line 23 |
---|---|
resolution: | → invalid |
status: | new → closed |
summary: | Draggable isn't destoyrd correctly → spam |