Comment 4 for bug 1539009

Revision history for this message
Andreas Pokorny (andreas-pokorny) wrote :

Ah. It seems InputConsumer does not care about EVENT_AXIS_RX and EVENT_AXIS_RY at all - but it should accumulate it. So it only resamples the absolute coodinates. That could be a good reason to rewrite the InputConsume to a more readable code..