fabric.js/test
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
..
fixtures requirejs support added via "requirejs" build.sh option 2013-09-03 14:15:12 -04:00
lib Update deps (#4315) 2017-09-17 11:44:57 +02:00
unit object_stacking fix (#4394) 2017-10-27 09:40:47 +02:00