kangax
|
85e33c042b
|
Add doc info about mouse/touch combinations
|
2013-11-18 17:41:50 +01:00 |
|
kangax
|
50c5edb425
|
Add support for shift+click selection
|
2013-11-18 17:41:50 +01:00 |
|
kangax
|
e88c277675
|
Refactor canvas handlers in IText
|
2013-11-18 17:41:50 +01:00 |
|
Juriy Zaytsev
|
71095b91e4
|
Merge pull request #991 from darbs/patch-1
Clear selection upon exit editing
|
2013-11-18 04:17:40 -08:00 |
|
Darby
|
54180a7665
|
Clear selection upon exit editing
|
2013-11-17 18:29:18 -06:00 |
|
kangax
|
17a9ba7712
|
Fix mouseup handling outside of itext
|
2013-11-17 13:28:24 +01:00 |
|
kangax
|
5dd4b480be
|
Break down getSelectionStartFromPointer even more
|
2013-11-17 10:45:31 +01:00 |
|
kangax
|
decfe15aa3
|
Break down getSelectionStartFromPointer
|
2013-11-17 10:33:20 +01:00 |
|
kangax
|
74ac19c7f7
|
More IText refactoring and minor group tweak
|
2013-11-17 10:16:18 +01:00 |
|
kangax
|
1113e20599
|
Do not scale cursor in width
|
2013-11-16 18:57:34 +01:00 |
|
kangax
|
df7b1f6747
|
Slight IText refactoring
|
2013-11-16 18:48:57 +01:00 |
|
kangax
|
604e85dcfc
|
Add support for forward delete
|
2013-11-16 18:06:04 +01:00 |
|
kangax
|
a310249ceb
|
Build distribution
|
2013-11-16 15:20:59 +01:00 |
|
kangax
|
8b3c7b87dc
|
Add maxdepth=4 and maxstatements=30 to jshint
|
2013-11-16 15:20:42 +01:00 |
|
kangax
|
22200db7b3
|
Refactor itext_behavior
|
2013-11-16 15:20:41 +01:00 |
|
kangax
|
de7b92bda5
|
Some refactoring; move arc into a separate file
|
2013-11-16 15:20:41 +01:00 |
|
kangax
|
6260f55df6
|
Implement mouse-based selection. Woooot.
|
2013-11-16 15:20:41 +01:00 |
|
Juriy Zaytsev
|
ef8a1730d5
|
Merge pull request #986 from darbs/master
Fixes for ctrl and node IText
|
2013-11-16 03:57:45 -08:00 |
|
Darby
|
4479af30d0
|
Update itext_behavior.mixin.js
Ctrl + key fix
|
2013-11-15 16:23:51 -06:00 |
|
Darby
|
450837474e
|
Update itext_behavior.mixin.js
Changed document to fabric.document for node compatibility.
|
2013-11-15 16:12:08 -06:00 |
|
kangax
|
e3b0f666fb
|
More precise path-group check. Closes #964
|
2013-11-14 19:22:45 +01:00 |
|
kangax
|
8c984fe8e5
|
Build distribution
|
2013-11-14 19:11:38 +01:00 |
|
Juriy Zaytsev
|
963616ec0f
|
Merge pull request #983 from Kienz/patch-2
Fix bug in selection mode, Fix drawControls for activeGroup
|
2013-11-14 09:49:08 -08:00 |
|
kangax
|
26bdd0de69
|
Remove setCoords in fabric.Group#render. Build distribution. Version 1.3.11. Closes #979
|
2013-11-14 18:47:10 +01:00 |
|
Juriy Zaytsev
|
9cf0ac8877
|
Merge pull request #982 from Kienz/patch-1
Clear selection if unselectable object is clicked. Closes #976
|
2013-11-14 09:41:55 -08:00 |
|
Stefan Kienzle
|
17053585fb
|
Clear selection if unselectable object is clicked - Fixes issue #976
|
2013-11-14 17:46:59 +01:00 |
|
Stefan Kienzle
|
68fbe5fe50
|
Fix activeGroup controls
|
2013-11-14 14:35:18 +01:00 |
|
Stefan Kienzle
|
cdc7d8a96f
|
Fix bug in selection mode
If activeGroup exists and other object is clicked and moved the same time the selection box appears
Add missing comma for previous commit
|
2013-11-14 13:14:38 +01:00 |
|
Stefan Kienzle
|
603299150c
|
canvas_events refactoring
Fix wrong cursor for clicked unselectable objects
|
2013-11-14 10:27:27 +01:00 |
|
kangax
|
04ba89b573
|
More group refactoring
|
2013-11-13 21:08:56 +01:00 |
|
kangax
|
483426b275
|
Fix group z-index. Closes #967
|
2013-11-13 20:52:25 +01:00 |
|
kangax
|
8768aa7661
|
Refactor static_canvas.class.js
|
2013-11-13 16:43:24 +01:00 |
|
kangax
|
7c4025841a
|
Refactor static_canvas.class.js, canvas_events.mixin.js, canvas.class.js
|
2013-11-13 16:19:44 +01:00 |
|
kangax
|
b6f725fc22
|
Combine var declarations
|
2013-11-13 16:01:35 +01:00 |
|
kangax
|
776b72d624
|
More canvas.class.js refactoring
|
2013-11-13 14:33:01 +01:00 |
|
kangax
|
bbd3480d50
|
canvas.class.js refactoring
|
2013-11-13 14:26:49 +01:00 |
|
kangax
|
779c2ef527
|
Move isTransparent logic to utils
|
2013-11-13 14:10:28 +01:00 |
|
kangax
|
166b16d6c2
|
IText refactoring
|
2013-11-13 12:25:50 +01:00 |
|
Stefan Kienzle
|
4f613f0684
|
Fix fabric.Image SVG output - Closes issue #977
|
2013-11-13 11:20:46 +01:00 |
|
kangax
|
ed06f97ee4
|
Build distribution
|
2013-11-11 18:35:32 +01:00 |
|
kangax
|
2d1de62e89
|
Fix cursor detection in rotated text!!!!!
|
2013-11-11 18:35:21 +01:00 |
|
kangax
|
6be8697adc
|
Remove iOS sniff. Tsk tsk tsk
|
2013-11-11 18:35:04 +01:00 |
|
kangax
|
5fdc1dc2d1
|
Move getLocalPointer to fabric.Object
|
2013-11-11 18:34:46 +01:00 |
|
kangax
|
31338df54d
|
canvas_events refactoring
|
2013-11-11 16:41:13 +01:00 |
|
kangax
|
4f46626467
|
Extract method in fabric.Canvas
|
2013-11-11 16:20:11 +01:00 |
|
kangax
|
014109ced3
|
Move canvas grouping logic to separate mixin/file
|
2013-11-11 16:07:51 +01:00 |
|
kangax
|
e1e996ce87
|
Build distribution
|
2013-11-11 00:02:19 +01:00 |
|
kangax
|
15889d3677
|
Fix active group's originX/originY
|
2013-11-11 00:02:10 +01:00 |
|
kangax
|
d0e60d7c5a
|
Fix up/down selection boundaries with shift
|
2013-11-11 00:01:57 +01:00 |
|
kangax
|
31673283a3
|
Remove node 0.11 from travis since it fails the build
|
2013-11-10 17:47:33 +01:00 |
|