mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor rename...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
33c4562842
commit
904b9e4291
@ -560,7 +560,7 @@ jQuery.fn.scale = function(value){
|
||||
}
|
||||
}
|
||||
// get element scale...
|
||||
jQuery.fn.getscale = function(){
|
||||
jQuery.fn.rscale = function(){
|
||||
var res = 1
|
||||
$(this).parents().toArray().forEach(function(e){
|
||||
res *= $(e).scale() || 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user