ShareX/ShareX.ScreenCaptureLib/Shapes
2016-10-04 19:08:50 +03:00
..
Drawing Use Move to shift all shapes, override move method to move speech balloon tail 2016-09-05 19:27:35 +03:00
Effect Fix blur, pixelate and highlight to crop only inside image rectangle 2016-09-05 19:55:36 +03:00
Region fixed #1969: In freehand region if there is only two points then use AddLine instead of AddPolygon 2016-10-03 00:50:51 +03:00
AnnotationOptions.cs Removed corner radius setting from rectangle drawing, don't override OnDraw in rounded rectangle shape to use rectangle shape with corner radius assigned, don't show corner radius setting for speech balloon until it can be resolved 2016-09-03 11:26:02 +03:00
BaseShape.cs Added shape category 2016-09-02 10:09:24 +03:00
ShapeManager.cs Remove custom crosshair drawing because it not working properly in high DPI and with new menu it is less useful anyway 2016-10-04 19:08:50 +03:00
ShapeManagerMenu.cs Remove custom crosshair drawing because it not working properly in high DPI and with new menu it is less useful anyway 2016-10-04 19:08:50 +03:00
TextDrawingOptions.cs In text tool automatically resize rectangle to fit text so won't need to drag rectangle, when text input box is canceled remove shape 2016-08-24 01:04:48 +03:00