Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 705 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 705 Bytes

About SCSelectionBorder

A customizable rectangle drawing and event handling class. ideal for using as a crop marker

Features of SCSelectionBorder

  • Customizable border and fill colors
  • No off-screen drawing option
  • Lock aspect ratio

Compatibility

  • Mac OS X 10.6+

Basic Configuration

Check the Demo project for more details

Acknowledgements

The off-screen and lock aspect ratio code were written by me and the rest inspiration came from

Sketch+Accessibility by Apple

KSSelectionBorder by (@karelia)