infinitered / rmq

RMQ - RubyMotionQuery
MIT License
307 stars 52 forks source link

adjust Events#trigger for parity with Event#handle_gesture_or_event #291

Closed vaughankg closed 9 years ago

vaughankg commented 9 years ago

This should allow you to trigger regular events as well as custom ones .. ie. rmq(aView).trigger(:tap)

vaughankg commented 9 years ago

Let me know if there is any confusion about this.

It is related to #281 basically bringing custom events in line with regular events.

twerth commented 9 years ago

Sorry that I haven't got to this. Looking at now.