Modify ValidationDrawer to add support for minimal interface/GUI.

Issue #564 new
nick martel created an issue

The current rendering of ValidationDrawer is extremely obnoxious.

I was able to make the behavior on the right into a reality by copying ValidationDrawer, setting it to draw just before ValidationDrawer and skipping the next drawer in the chain before CallNextDrawer. However I consider this a hack, it would be better if it were added as a built-in feature.

Comments (1)

  1. Log in to comment