ShareX/ShareX.ScreenCaptureLib/Shapes
2016-11-13 19:33:53 +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 Added fast box blur method 2016-11-13 19:33:53 +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 Move and reorganize form events to regions 2016-11-01 16:16:44 +03:00
ShapeManagerMenu.cs Update region capture tips 2016-10-31 14:30:05 +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