Snapin icon indicating copy to clipboard operation
Snapin copied to clipboard

A simple tool to pin screenshots on your screen.

Results 2 Snapin issues
Sort by recently updated
recently updated
newest added

https://github.com/unixzii/Snapin/blob/master/Snapin/SPNCropView.m#L69 这一行,当_cropRect的宽或者高,小于1的时候,会报错。因为内嵌的rect某条边的大小是负数。

场景:有外接显示器的时候,只能在主显示器上截图,副显示器不能截。