Currently, the gesturizer only rebases/splits on pointer start/end events. The number of pointers can however change from pointer move event to pointer move event as the predicate used may factor in external data sources. This should be detected by the gesturizer and a rebase/split should be applied accordingly.