Skip to content

Fix creation of LocalView

Carsten Gräser requested to merge feature/fix-localview-creation into master

LocalView should be created by calling the appropiate method of the global basis instead of calling the constructor directly.

Merge request reports