mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
29288efff2
commit
277a21d1e5
@ -4421,6 +4421,9 @@ var HTMLBrowserPrototype = {
|
||||
// passed 'pagetop'/'pagebottom' + offset, this may become an
|
||||
// issue if .get(..) starts doing something extra, currently
|
||||
// this is a non-issue...
|
||||
//
|
||||
// XXX BUG: when pattern is a path this returns a view rather than the item....
|
||||
// ...could be an upstream bug...
|
||||
get: function(pattern){
|
||||
var args = [...arguments].slice(1)
|
||||
var offset = typeof(args[0]) == typeof(123) ?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user