Open GoogleCodeExporter opened 9 years ago
Shouldn't you verify that each tab has a child before you call logic on it?
Original comment by jaxad0...@gmail.com
on 22 Oct 2010 at 4:01
Right, we also hit this bug in the Mana client. Probably you'll want to call
logicChildren() instead, though.
Original comment by b.lindeijer
on 22 Oct 2010 at 9:10
Yes, I saw that method I posted this. Is anyone still developing guichan?
Original comment by Erik.rot...@gmail.com
on 22 Oct 2010 at 10:15
Not really. The main developer got busy with other things and I don't have time
or interest either to bring the current 'master' branch towards a new 0.9.0
release.
Of course this fix could be done on the 0.8 branch, assuming it's binary
compatible, and released as 0.8.3, but then again you'll probably want to just
copy Guichan into your project anyway.
Original comment by b.lindeijer
on 23 Oct 2010 at 9:34
Original issue reported on code.google.com by
Erik.rot...@gmail.com
on 22 Oct 2010 at 1:40Attachments: