ShareX/ShareX.ScreenCaptureLib/Shapes/Drawing
2017-11-12 10:32:55 +03:00
..
ArrowDrawingShape.cs Only draw two arrows if two arrows not collide with each other to avoid GDI related bug 2017-11-09 19:55:37 +03:00
BaseDrawingShape.cs Update year 2017-01-11 11:39:40 +03:00
CropDrawingShape.cs When cursor tool selected, show borders around all cursors to make it obvious those cursors moveable 2017-07-18 14:59:59 +03:00
CursorDrawingShape.cs Fix shapes being 1px bigger 2017-11-07 19:06:35 +02:00
EllipseDrawingShape.cs Draw shadow even when border is not visible 2017-06-14 17:28:22 +03:00
FreehandDrawingShape.cs Fix shape moving twice when moving and panning at the same time 2017-11-07 08:24:58 +02:00
ImageDrawingShape.cs Fix image from file shape created with 0 size 2017-11-07 19:08:52 +02:00
ImageScreenDrawingShape.cs When cursor tool selected, show borders around all cursors to make it obvious those cursors moveable 2017-07-18 14:59:59 +03:00
LineDrawingShape.cs Fix shape moving twice when moving and panning at the same time 2017-11-07 08:24:58 +02:00
RectangleDrawingShape.cs Draw shadow even when border is not visible 2017-06-14 17:28:22 +03:00
SpeechBalloonDrawingShape.cs Rename variables 2017-11-06 19:01:02 +03:00
StepDrawingShape.cs Fix shapes being 1px bigger 2017-11-07 19:06:35 +02:00
TextDrawingShape.cs TopMost false for text input form, image size form, canvas size form 2017-11-12 10:32:55 +03:00
TextOutlineDrawingShape.cs Calculate proper font size for AddString 2017-02-17 23:23:19 +03:00