Subject: | preNext and postNext do not stop when callbacks request so |
There seems to be a missing "return;" in the following blocks. (I.e. if
_dispatch() returns true, we are supposed to bail out of the event cycle)
line 1435
line 1417
line 1414
line 1408
--
- - Martin 'Kingpin' Thurn