Refactor event handling
Move common actions out of mode specific handler. Compiles into same binary size. Removes redundant code, but does not allow the same flexibility as before (different actions in each mode).
Showing
Please register or sign in to comment