Skip to content

vtkSMViewLayoutProxy: respect spacing when positioning views

Fixes #18928 (closed). The issue was arising due to a bug in vtkSMViewLayoutProxy where it did not consider separator width when positioning views in the layout. Fixed that.

Edited by Utkarsh Ayachit

Merge request reports