ShareX/ShareX.ScreenCaptureLib/Shapes
2017-12-12 20:06:06 +03:00
..
Drawing Added BaseTool which will limit only single tool to be visible on screen and auto clear it when changing tool 2017-12-12 18:17:38 +03:00
Effect Added proportional resizing with resize node support 2017-11-20 21:25:18 +03:00
Region
Tool Added crop cancel button 2017-12-12 20:06:06 +03:00
AnnotationOptions.cs Change font size unit 2017-12-07 23:21:55 +03:00
BaseShape.cs fixed #2963: Make sure to set initial size on shape paste so proportional resizing can work 2017-12-01 09:33:08 +03:00
ShapeManager.cs Added mouse events to DrawableObject, if object clicked then handle mouse input, crop confirm button works now 2017-12-12 19:12:25 +03:00
ShapeManagerMenu.cs Moved DrawableObjects to ShapeManager, adding confirm button to crop tool 2017-12-12 18:50:02 +03:00
TextDrawingOptions.cs