Luke Meyers
Luke Meyers
As a follow-on to 52f4dd9, continue the process of allowing errors that aren't binding.Errors to flow through without adaptation. The need for this arises from cases where validation is performed...
## Requested feature Ability to disable the automatic call to `Controller.Finish`, such that the test does not fail if expected mocked calls are not made. ## Why the feature is...
# Synopsis The automatic page-breaking behavior for `MultiCell` behaves incorrectly when multiple calls to `MultiCell` cause their generated cells to span the same page break. This arises e.g. when trying...