RedBus icon indicating copy to clipboard operation
RedBus copied to clipboard

Determine event type at runtime (fixes #14)

Open frostieDE opened this issue 4 years ago • 0 comments

This PR changes the way RedBus determines which handler to call. It determines the type of the eventItem at runtime instead of compile-time.

Caution: This is a BC-break.

frostieDE avatar May 05 '20 10:05 frostieDE