mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9e91723f36
commit
0821d0099e
@ -215,9 +215,9 @@ Array.prototype.sortAs = function(other){
|
||||
//
|
||||
//
|
||||
// chunk_size can be:
|
||||
// 20 - indicate chunk size
|
||||
// '20' - indicate chunk size
|
||||
// '20C' - indicate number of chunks
|
||||
// 20 - chunk size
|
||||
// '20' - chunk size
|
||||
// '20C' - number of chunks
|
||||
//
|
||||
//
|
||||
// The main goal of this is to not block the runtime while processing a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user