NuklearAPI.Frame() will only render if there was input. This causes issues even in the examples where the calculator will not update after you click until you move the mouse.
NuklearAPI.HandleInput() and NuklearAPI.Render() should be made public so custom behavior can be implemented.