inssein
|
079a6f4e30
|
fix styles when measuring
|
2015-06-11 10:55:18 -07:00 |
|
inssein
|
7b581b4753
|
CS
|
2015-06-11 10:25:43 -07:00 |
|
inssein
|
ce1023e709
|
whoops
|
2015-06-11 00:01:37 -07:00 |
|
inssein
|
9eb597c729
|
Use this.styles as if it's not affected by line-wraps.
|
2015-06-10 17:12:54 -07:00 |
|
inssein
|
4843a61a84
|
need to figure out how to get phpstorm to auto format these mistakes
|
2015-06-03 17:07:42 -07:00 |
|
inssein
|
4987b55ed6
|
formatted
|
2015-06-03 16:49:38 -07:00 |
|
inssein
|
bf7f2ea731
|
1) adjust index when clicking on end of line
2) measure text in a line properly
|
2015-06-03 16:39:10 -07:00 |
|
inssein
|
d08dabc2ab
|
forgot setOnGroup additions
|
2015-05-31 22:45:33 -07:00 |
|
inssein
|
3e57b2a835
|
changes requested by kangax
|
2015-05-31 15:44:44 -07:00 |
|
inssein
|
a641dbf8f9
|
silly formatting rules :P
|
2015-05-28 22:41:23 -07:00 |
|
inssein
|
b9aa3500a2
|
formatting
|
2015-05-27 21:30:17 -07:00 |
|
inssein
|
8934b93bc7
|
Change the get2DCursorLocation() function to return appropriately. Added additional comments for clarity.
|
2015-05-27 20:24:06 -07:00 |
|
inssein
|
b7275de184
|
adhere to 120 character limit
|
2015-05-27 15:30:40 -07:00 |
|
inssein
|
30a95ae1e4
|
forgot to set proper style guide when auto-formatting
|
2015-05-27 15:30:40 -07:00 |
|
inssein
|
1718c266bd
|
missed main textbox class, and autoformatted changes.
|
2015-05-27 15:30:40 -07:00 |
|
inssein
|
489eb1bddf
|
Textbox implementaion from Jaffer Haider, with one minor change in textbox_key_behavior
|
2015-05-27 15:30:40 -07:00 |
|
inssein
|
502259a946
|
Fix bug with image.class.js not properly calling _initConfig when initializing.
|
2015-05-27 13:47:06 -07:00 |
|
kangax
|
ff1b4e206c
|
Fix JSHint warnings, make it catch console.log
|
2015-05-21 11:47:12 -04:00 |
|
Juriy Zaytsev
|
37720eaeab
|
Merge pull request #2204 from asturur/fixtextstylec
Add a bool to force cache clear on next render
|
2015-05-18 11:54:44 -04:00 |
|
kangax
|
c35ec9459d
|
Fix fabric.Circle#setRadius not returning circle. Closes #2196
|
2015-05-18 11:15:09 -04:00 |
|
Andrea Bogazzi
|
cfd7521482
|
Update text.class.js
|
2015-05-18 08:16:04 +02:00 |
|
Juriy Zaytsev
|
c71a1c2049
|
Merge pull request #2183 from asturur/Fix-patterns-for-text
Fix patterns offset for text
|
2015-05-10 23:26:22 -04:00 |
|
Andrea Bogazzi
|
5b429185f7
|
Update text.class.js
avoid ruining the stack on offsetX and offsetY equal to 0
|
2015-05-10 18:51:31 +02:00 |
|
Andrea Bogazzi
|
323c648961
|
Update text.class.js
|
2015-05-09 11:05:54 +02:00 |
|
Andrea Bogazzi
|
1f84378565
|
obect stroke restoring was missing
|
2015-05-09 11:05:05 +02:00 |
|
Juriy Zaytsev
|
934fe4782f
|
Merge pull request #2175 from asturur/fix-itext-selection
fix selection itext transformatrix
|
2015-05-08 18:27:35 -04:00 |
|
Juriy Zaytsev
|
04722f976d
|
Merge pull request #2173 from asturur/object-restore
Avoid restoring properties manually that are handled by canvas save stack
|
2015-05-08 17:59:44 -04:00 |
|
Andrea Bogazzi
|
9691acdc2c
|
Update object.class.js
|
2015-05-08 08:29:03 +02:00 |
|
Andrea Bogazzi
|
902b44dbda
|
a
|
2015-05-07 08:40:54 +02:00 |
|
Andrea Bogazzi
|
02dca44656
|
Update group.class.js
|
2015-05-05 12:54:53 +02:00 |
|
Juriy Zaytsev
|
68915cbcb6
|
Merge pull request #2164 from asturur/Fix-Image-from-Object
Fix image resize filter from object
|
2015-05-05 11:47:57 +02:00 |
|
Andrea Bogazzi
|
ed5b1b66b0
|
Fix image resize filter from object
|
2015-05-05 08:32:30 +02:00 |
|
Andrea Bogazzi
|
80c3012646
|
Update object_origin.mixin.js
|
2015-05-02 19:13:44 +02:00 |
|
Andrea Bogazzi
|
4bed22f4a9
|
iText clean up and style fixes
|
2015-04-29 08:27:56 +02:00 |
|
Juriy Zaytsev
|
3586cb26f7
|
Merge pull request #2141 from asturur/fixThis.Canvas
Make .canvas property always present
|
2015-04-22 13:17:38 +02:00 |
|
Andrea Bogazzi
|
0465729c15
|
Update group.class.js
|
2015-04-22 05:49:23 +02:00 |
|
sapics
|
fe65503e11
|
fix only coding style
|
2015-04-21 09:53:19 +09:00 |
|
sapics
|
563ec42196
|
fix space and linebreak
|
2015-04-20 09:51:32 +09:00 |
|
Juriy Zaytsev
|
a5baf7ae39
|
Merge pull request #2117 from sapics/fix_path_initialize
Fix path initialize
|
2015-04-19 18:01:39 +02:00 |
|
Juriy Zaytsev
|
a07e0c2367
|
Merge pull request #2121 from asturur/group-init
Group init
|
2015-04-17 13:13:08 +02:00 |
|
Andrea Bogazzi
|
ef1036b58e
|
Update group.class.js
|
2015-04-17 03:35:59 +02:00 |
|
Andrea Bogazzi
|
6c24ec06f6
|
Update object.class.js
|
2015-04-17 01:24:05 +02:00 |
|
Andrea Bogazzi
|
75142bd9c0
|
Update object.class.js
|
2015-04-16 21:11:02 +02:00 |
|
sapics
|
d922771915
|
Add @param comment
|
2015-04-16 18:47:04 +09:00 |
|
sapics
|
64529b4562
|
fix of @asturur suggestion
|
2015-04-16 18:31:52 +09:00 |
|
sapics
|
05316fc0f9
|
fix path initialize function for option left=0 or top=0
|
2015-04-16 17:11:06 +09:00 |
|
Juriy Zaytsev
|
b2ee0b14c6
|
Merge pull request #2102 from asturur/fix-cursor
Fix cursor AND selection
|
2015-04-14 18:15:14 +02:00 |
|
Andrea Bogazzi
|
5cdecb27d0
|
Update text.class.js
removed unused method
|
2015-04-14 17:57:44 +02:00 |
|
Andrea Bogazzi
|
fb50a4f366
|
Fix cursor AND selection
|
2015-04-14 15:41:32 +02:00 |
|
Juriy Zaytsev
|
20f44aa033
|
Merge pull request #2093 from asturur/drawBorders
avoid unnecesary save and restore per object
|
2015-04-08 09:35:24 +02:00 |
|