Skip to content

[sequential] problems can choose the gridView

Beatrix Becker requested to merge feature/sequential-gridView into master

gridView is leafGridView by default and can be overwritten by implementation. Returning a reference here does not work because a temporary is returned by gridView_().

Merge request reports