Skip to content

BUG: Fixed conventional layout size

Andras Lasso requested to merge github/fork/lassoan/fix-split-layout-sizing into master

Fixed view sizes in layouts where splitter was used. Splitter size is now explicitly set to get the desired size ratio between views.

Fixes https://issues.slicer.org/view.php?id=4530

Requires this CTK improvement: https://github.com/commontk/CTK/pull/795

Merge request reports