mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
38f26e0c28
commit
ce7cfaaacc
@ -129,6 +129,8 @@ var PartialRibbonsActions = actions.Actions({
|
||||
// loaded more than we need by threshold...
|
||||
|| nl + pl + 1 > size + update_threshold){
|
||||
//console.log('UPDATE')
|
||||
// XXX a bit jumpy, need to make this work sync within
|
||||
// as close to a single frame as possible...
|
||||
(r.length == 0
|
||||
|| (this.toggleSingleImage
|
||||
&& this.toggleSingleImage('?') == 'on')) ?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user