changedToUpIgnoreConsumed
Function
Common
fun PointerInputChange.changedToUpIgnoreConsumed() = previousPressed && !pressed
True if this PointerInputChange
represents a pointer breaking contact with the screen, whether
or not that change has been consumed.