I like the simplifications in this, which reduces the redundancy in the event system. For the one file I had that this affects, this shortened it significantly since I was able to extend one of the built-in control interfaces and only intercept the one event type that I wanted to handle differently.
I like the simplifications in this, which reduces the redundancy in the event system. For the one file I had that this affects, this shortened it significantly since I was able to extend one of the built-in control interfaces and only intercept the one event type that I wanted to handle differently.