stevengharris / SplitView

A flexible way to split SwiftUI views with a draggable splitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constraints for Sliding Splitters

stevengharris opened this issue · comments

Splitters can currently be dragged across the full width/height of the SplitView containing them. They need a way to be constrained so the primary and/or secondary view can maintain a configurable minimum size/fraction.