cliftonm / FlowSharp

A WinForm Diagramming Tool
246 stars 105 forks source link

Rotate selected shape when shapes are on top of each other #31

Open cliftonm opened 8 years ago

cliftonm commented 8 years ago

Currently, only the first discovered shape is selected. For overlapping shapes, it would be nice to rotate the selection between all shapes that qualify as selectable. This requires figuring out how to display a shape underneath another shape.