DD Liu
2e5aee5ff5
Merge pull request #359 from Jacco/issue/332
...
Issue/332 Rotate-tool fix
2018-04-04 14:42:19 -04:00
Jacco Kulman
c0c3531e4c
Fixed issue with simplification
2018-04-04 19:36:58 +02:00
DD Liu
6c6d3a8bfb
Merge pull request #337 from Jacco/issue/301
...
Reduce target when fill hole with same color #301
2018-04-03 18:56:58 -04:00
Jacco Kulman
c9d5b7d3a7
Ungrouping should not reduce CompoundPaths with 1 child
2018-04-03 23:12:24 +02:00
Jacco Kulman
e4c73da4ba
Trailing space removed (Travis fix)
2018-04-03 22:54:36 +02:00
Jacco Kulman
f544a5e1f6
Simplification wwas incomplete
2018-04-03 22:36:49 +02:00
Jacco Kulman
ffc1da3b8e
Rotation tool shift fix + simplification
2018-04-03 22:32:46 +02:00
Paul Kaplan
769c6560e4
Fix leading
2018-03-29 15:58:22 -04:00
Paul Kaplan
5c0219e745
Use scratch 2 default font
2018-03-29 11:46:02 -04:00
Paul Kaplan
42abd4a33c
Merge pull request #336 from Jacco/issue/179
...
Line connect guide size remains same when zooming #179
2018-03-28 08:58:15 -04:00
Paul Kaplan
af2c49e639
Fix double clicking to enter edit mode and clearing selection.
...
The first was caused by the "lastMode" flag being stored after the
double click edit was done, causing it to immediately exit edit mode.
The second problem was that the selection should be cleared when
entering edit mode on another text area.
2018-03-26 11:23:55 -04:00
Jacco Kulman
a98ba28152
Fix 2 TRAVIS errors (whitespace, let)
2018-03-26 14:53:33 +02:00
Jacco Kulman
f707af70fd
When removing a hole, the parent should be reduced before fillColor is set
2018-03-26 13:46:25 +02:00
Jacco Kulman
0198265fb8
The radius of the circle is now divided by paper.view.zoom, and the strokeWidth also. ( Fixes #179 )
2018-03-26 13:30:11 +02:00
DD
b98708ff70
Make clicking outside of the canvas activate select mode. This way the user can change the fill color easily, instead of the text getting deselected as soon as they click fill.
2018-03-22 17:56:54 -04:00
DD
6bfc3f23df
Don't apply outline to text by default
2018-03-22 17:53:17 -04:00
DD
baf628c5c9
Detect view bounds changes and update the edit text matrix in response
2018-03-22 15:23:51 -04:00
DD
0c4f545326
Add transform when zoomed in
2018-03-22 14:34:46 -04:00
DD
c75d3f63ba
Add undo
2018-03-22 14:31:03 -04:00
DD Liu
86ee3d8cdd
Edit text moves with text transform
2018-03-22 11:07:10 -04:00
DD
1d29a7dceb
Showing text on top of other text
2018-03-20 17:26:27 -04:00
DD
da0864b81b
Add a text edit area
2018-03-20 14:47:14 -04:00
DD Liu
724fe85645
Merge pull request #325 from fsih/unfocusText
...
Unfocus text fields when canvas clicked and don't take keystrokes in canvas when text fields are focused
2018-03-20 14:06:59 -04:00
DD
44eedfe225
Remove unnecessary changes
2018-03-19 14:50:05 -04:00
DD
b4294b8268
Merge branch 'develop' into textTool
2018-03-19 12:43:44 -04:00
DD
a03567ef18
Switch to .1
2018-03-16 14:23:59 -04:00
DD
69e73d45dd
Use .25
2018-03-16 14:18:42 -04:00
DD
79e7d21023
Change proptype
2018-03-16 14:16:27 -04:00
DD
8d61a7b060
Move the text edit target to the state and make fill work
2018-03-16 11:39:09 -04:00
DD
7a0a0784e1
Unfocus text fields when canvas clicked
2018-03-15 13:23:03 -04:00
DD
de0f12074d
Unfocus text fields when canvas clicked
2018-03-15 13:20:07 -04:00
DD
254bbe1285
Ignore nudge when text field focused
2018-03-15 13:19:05 -04:00
DD
76eb0b9e3e
Reduce the overlap to .25
2018-03-14 18:12:37 -04:00
DD
f9aabe1beb
Fix some bugs
2018-03-14 18:00:38 -04:00
DD
240282f9d2
Make the guide stay in the shape of the text when text is rotated
2018-03-14 16:01:20 -04:00
DD
f0b570dc51
Add dotted lines in text edit mode
2018-03-14 15:28:22 -04:00
DD
4fd9f991f1
Mode switching
2018-03-14 14:43:39 -04:00
DD
8e86222097
Basic text edit
2018-03-12 17:51:23 -04:00
DD
8e7ae67ae6
Make the text tool a real tool
2018-03-09 14:40:34 -05:00
DD
ccdb6431b5
Merge branch 'develop' into brushEfficiency
2018-03-08 11:43:50 -05:00
DD Liu
eff43e2eec
Merge pull request #304 from fsih/removePaperUpdate
...
Remove all view.draw and view.update
2018-03-06 16:24:45 -05:00
DD
43b0bf40e5
Add jsdoc
2018-03-02 10:38:35 -05:00
DD
5783b69f0a
Don't error if there are no segments
2018-03-01 17:14:09 -05:00
DD
0323451ebf
Fix crash when missing cursor preview
2018-03-01 16:37:45 -05:00
DD
24b1359abf
Make mouse movement accuracy depend on zoom level
2018-03-01 15:26:22 -05:00
DD
abe8deaa35
Make sure to clear the cursor preview when saving undo state so that it doesnt mysteriously return on undo
2018-03-01 14:41:39 -05:00
DD
9a8c68e9d1
Remove all view.draw and view.update
2018-03-01 14:32:16 -05:00
DD
b064db5309
add comments
2018-03-01 14:27:10 -05:00
DD
0943d8d0a1
Add end caps to round out flat edges. Significantly increase the threshold for using broad brush helper now that its able to handle end caps better. Also make the threshold depend on zoom level.
2018-03-01 14:22:34 -05:00
DD
f9a9aa8feb
drawing caps and fixing bugs
2018-02-28 20:06:51 -05:00