Direct2D And Mouse Interaction Lag

I certainly don’t think we’re doing any painting in the parameter callbacks, just some calls to repaint() to mark the components as dirty. I’ll look into it to make sure, but the evidence is pointing more and more towards irresponsible usage of resources in paint routines. Thanks for the tip about the D2D debug mode, I’ll check that out as well!