Commit graph

660 commits

Author SHA1 Message Date
Jaex
5600d69936 Only limit menu position if menu width smaller than screen width 2016-10-01 19:08:08 +03:00
Jaex
df9a99b264 Don't allow menu to be moved outside screen bounds 2016-10-01 18:55:59 +03:00
Jaex
2a28884d8a Don't show region separator in editor mode 2016-10-01 16:41:17 +03:00
Jaex
67e1c69631 Change default mouse actions 2016-10-01 15:33:38 +03:00
Jaex
f39c309664 Removed close button from menu because right click more easier 2016-10-01 15:21:48 +03:00
Jaex
8473342778 Edit polygon icon to look more similar to other region icons 2016-10-01 14:41:55 +03:00
Jaex
b7bdd40115 Add separator between region and drawing tools 2016-10-01 14:19:53 +03:00
Jaex
56cf767ab7 If screen smaller than toolbar width then move menu to top left corner 2016-10-01 14:13:54 +03:00
Jaex
b243116c75 Don't show region capture tips by default 2016-10-01 14:01:27 +03:00
Jaex
10227b3aca On startup activate parent form so key input won't go to menu 2016-10-01 14:00:15 +03:00
Jaex
c4725ec668 Remove tool text animations because not necessary anymore 2016-10-01 12:51:16 +03:00
Jaex
e62634a5e8 Position toolbar to active monitor top center 2016-10-01 12:28:37 +03:00
Jaex
43d5c78ae2 Added ShapeManagerMenu partial class to separate menu logic from ShapeManager 2016-10-01 10:58:59 +03:00
Jaex
d73e6beffb Remove unused RegionCaptureMenuForm 2016-10-01 10:52:14 +03:00
Jaex
d3d8e2dd1c Change Enabled of controls instead of Visible, so menu size won't change 2016-10-01 10:51:11 +03:00
Jaex
3b9122b326 Auto hide shape options menu when not needed 2016-10-01 10:05:39 +03:00
Jaex
48aaa5f56e Fix toolstrip visual artifact in right side 2016-09-30 22:05:26 +03:00
Jaex
81a124453f Added custom drag grips to each side 2016-09-30 21:57:16 +03:00
Jaex
eff05bc15c Rename NativeConstants class 2016-09-30 21:21:48 +03:00
Jaex
4d515d2a9e Allow dragging menu using toolstrip grip 2016-09-30 21:18:30 +03:00
Jaex
ca1d2b6e38 Removed right click menu from region capture and moved all buttons to toolbar 2016-09-30 20:37:01 +03:00
Jaex
a9eca34158 Added editor mode and capture buttons 2016-09-30 19:31:59 +03:00
Jaex
f0f8d0711c Adding menu form inside ShapeManager 2016-09-30 19:11:59 +03:00
Jaex
9badbe7fdb Menu designer update 2016-09-30 18:14:50 +03:00
Jaex
5f9ad5ad3b Adding region capture menu form 2016-09-30 17:48:31 +03:00
Jaex
25207ed2cf Update region capture tips 2016-09-28 00:30:41 +03:00
Jaex
844677b6b5 In editor mode move shapes to previous position after get output 2016-09-18 23:21:30 +03:00
Jaex
a7b93af654 Execute editor tasks after region capture window is closed 2016-09-18 21:35:15 +03:00
Jaex
ad1236b2fd Editor events working now 2016-09-18 19:05:19 +03:00
Jaex
eec447e011 Interim commit for region capture editor events 2016-09-18 18:28:57 +03:00
Jaex
1aa169fb6a Remove unused resx fields 2016-09-17 11:33:27 +03:00
Jaex
5d73236c29 Adding region capture editor events 2016-09-10 00:33:36 +03:00
Jaex
837db296b5 If region capture context menu closed because of right click then don't show context menu on mouse up, that way user can close context menu with right click 2016-09-09 21:14:37 +03:00
Jaex
76d4f85f5f Merge pull request #1885 from Sneer-Cat/master
Update Simplified Chinese
2016-09-08 15:49:26 +03:00
Sneer
52f3bbead6 Update Simplified Chinese 2016-09-08 15:46:17 +08:00
Jaex
801fbca5c3 Adding save, copy, upload, print buttons to editor mode 2016-09-07 17:28:16 +03:00
Jaex
8fd061e4c8 Fix blur, pixelate and highlight to crop only inside image rectangle 2016-09-05 19:55:36 +03:00
Jaex
e4d388c61f Use Move to shift all shapes, override move method to move speech balloon tail 2016-09-05 19:27:35 +03:00
Jaex
30ee623852 In editor mode center image to active monitor 2016-09-05 17:58:03 +03:00
Jaex
05bba15599 Added run after capture tasks button 2016-09-05 14:04:28 +03:00
Jaex
5fdf8547f2 Rename RegionCaptureHelpers to RegionCaptureTasks 2016-09-05 13:31:49 +03:00
Jaex
68d0ad1413 Use after capture tasks on annotate image result 2016-09-05 12:21:32 +03:00
Jaex
e9ad46700b Move few classes inside ScreenCaptureLib 2016-09-05 12:03:10 +03:00
Jaex
8251f7d88e In editor mode before output image move all shapes to match centered image position 2016-09-04 20:36:26 +03:00
Jaex
6bcdd1b564 RegionCaptureForm refactor 2016-09-04 20:17:09 +03:00
Jaex
a9cbc5647d Class name changes 2016-09-04 19:22:27 +03:00
Jaex
643ef4a19e Removed BaseRegionForm and moved its codes to RegionForm 2016-09-04 18:11:25 +03:00
Jaex
306c1adb2c Show checkers behind image 2016-09-04 15:51:03 +03:00
Jaex
f175960e00 Center image in editor mode 2016-09-04 15:09:24 +03:00
Jaex
8c5a07f4a8 AnnotateImage config related changes 2016-09-04 14:44:01 +03:00