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