@@ -4306,6 +4306,7 @@ function () {
+
var coordinate_Coordinate =
/*#__PURE__*/
function () {
@@ -4645,6 +4646,8 @@ function () {
forEach(itemList, function (item) {
me.add(item);
});
+ this._moveUpAll();
}
}, {
key: "getAllItems",
@@ -4315,6 +4315,7 @@ function () {
@@ -4654,6 +4655,8 @@ function () {
@@ -324,6 +324,7 @@ class Coordinate {
forEach(itemList, (item) => {
})
getAllItems(){