Hey everyone, I'm trying to add some custom commands to the toolbar, like the redo/undo/delete commands. So far, I've extended the sharedwhiteboard and canvas, as well as added a class called RCGlowShapes extending WBCommandBase. In my custom canvas, I've added a function as well, which creates a ...