fabric.js/test/unit
Stefan Hayden 863eec4303 object_stacking fix (#4394)
* when calling moveTo on an activeSelection the code should move the objects in the canvas._objects stack instead of moveing the objects in the activeObject._objects stack. This already works correctly for moveForward / moveBack / ect.

* Update activeselection.js

* fix trailing spaces

* Update activeselection.js
2017-10-27 09:40:47 +02:00
..
activeselection.js object_stacking fix (#4394) 2017-10-27 09:40:47 +02:00
animation.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
canvas.js added old props to selection:updated and selection:created (#4357) 2017-09-28 23:53:07 -04:00
canvas_static.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
circle.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
collection.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
color.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
ellipse.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
gradient.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
group.js Change the logic for setting dirty flag (#4417) 2017-10-27 06:11:28 +02:00
image.js Fix set element not clearing webgl texture cache (#4410) 2017-10-25 10:09:10 +02:00
image_filters.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
intersection.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
itext.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
itext_click_behaviour.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
itext_key_behaviour.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
line.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
object.js Make generic _set aware of real change property (#4415) 2017-10-26 11:03:35 +02:00
object_geometry.js Memoize transform and use transform for rendering (#4418) 2017-10-27 09:01:32 +02:00
object_interactivity.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
object_origin.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
observable.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
parser.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
path.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
pattern.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
point.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
polygon.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
polyline.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
rect.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
shadow.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
stateful.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
text.js Fix fast type in itext. (#4339) 2017-09-23 00:39:20 +02:00
util.js Update deps (#4315) 2017-09-17 11:44:57 +02:00