Open GoogleCodeExporter opened 9 years ago
function setIndex($index) { if ($this->parent) { if ($index > $this->index()) { --$index; } $this->parent->deleteChild($this, true); $this->parent->addChild($this, $index); } }
Original issue reported on code.google.com by tha...@songphi.com on 17 May 2013 at 12:08
tha...@songphi.com
Original issue reported on code.google.com by
tha...@songphi.com
on 17 May 2013 at 12:08