Ticket #68 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

tree nodes: after drag & drop node has 2 radio buttons

Reported by: bartvde Assigned to: ahocevar
Priority: major Milestone: 0.5
Component: GeoExt.tree Version:
Keywords: Cc:
State: Commit

Description

After dragging an overlay node, it will get two radio buttons.

Attachments

ticket68.patch (0.7 kB) - added by bartvde on 05/19/09 16:59:26.
patch fixing the issue

Change History

05/19/09 16:59:26 changed by bartvde

  • attachment ticket68.patch added.

patch fixing the issue

05/19/09 16:59:35 changed by bartvde

  • state changed from None to Review.

05/24/09 22:04:38 changed by ahocevar

  • state changed from Review to Commit.

Thanks Bart for catching this. Patch looks good, and the !== undefined was a remainder from old, now dead code anyway. Please commit.

05/25/09 08:22:59 changed by bartvde

  • status changed from new to closed.
  • resolution set to fixed.

(In [864]) Fix up double radio button for layer treenode. r=ahocevar (closes #68)