mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Merge 1e1e4c407126bef3d885af506f8519baebd7ddec into 21b8bdd0f3602c455e89f25fb337068fd9ea3a35
This commit is contained in:
commit
86ec0ed4fa
@ -214,7 +214,10 @@
|
||||
return index + 1;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
return index;
|
||||
}).sort();
|
||||
|
||||
};
|
||||
|
||||
ns.PiskelController.prototype.hasVisibleFrameAt = function (index) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user