xamarin / KimonoDesigner

Paint application using Xamarin.Mac and SkiaSharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Drag to Select a Group of Shapes

KMullins-Xam opened this issue · comments

Need to add the ability to drag from an empty space over a section of shapes and have those shapes be added to a group (just like Shift-Clicking works now).

  • Implement Drag to Select
  • Add Select All menu item and functionality.
  • Add Select None menu item and functionality.
  • Click an already selected shape to deselect it.

Done.