I have a rectangle popup near the NavigationList sidebar (black area on the left)
How can I trigger the Side bar resizing when I drag this rectangle? I want to be able to resize not only from the edge of the side bar, but also from this rectangle (since the sidebar may disappear) SwiftUI.
I want to resize the side bar with the rectangle drag in the same way we resize it via dragging its edge.
