mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
located a new bug...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
78802f36da
commit
8a23bee799
@ -3048,6 +3048,10 @@ var BaseBrowserPrototype = {
|
|||||||
// produce different results in terms of centering and alignment!!!
|
// produce different results in terms of centering and alignment!!!
|
||||||
// XXX BUG: numbering is wrong when elements collapse...
|
// XXX BUG: numbering is wrong when elements collapse...
|
||||||
// ...to fix this use .update()
|
// ...to fix this use .update()
|
||||||
|
// XXX BUG: these render empty...
|
||||||
|
// dialog.render({around: 11, count: 5})
|
||||||
|
// ...
|
||||||
|
// dialog.render({around: 14, count: 5})
|
||||||
render: function(options, renderer){
|
render: function(options, renderer){
|
||||||
var that = this
|
var that = this
|
||||||
var args = [...arguments]
|
var args = [...arguments]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user