ShareX/ShareX.ScreenCaptureLib/Shapes
2016-10-31 13:53:45 +03:00
..
Drawing Activate curve drawing only when center node dragged once that way if center node is not dragged then it will work same as before 2016-10-11 14:52:08 +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 Reset show tips and click action settings to new default values 2016-10-31 13:53:45 +03:00
ShapeManagerMenu.cs Reset show tips and click action settings to new default values 2016-10-31 13:53:45 +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