* Tweak to anims
This commit is contained in:
parent
ba4f7e3765
commit
9245e4bd1b
1 changed files with 1 additions and 1 deletions
|
|
@ -734,7 +734,7 @@ var VirtualRenderer = function(container, theme) {
|
|||
this.session.setScrollTop(row * this.lineHeight);
|
||||
};
|
||||
|
||||
this.STEPS = 7;
|
||||
this.STEPS = 8;
|
||||
this.$calcSteps = function(fromValue, toValue){
|
||||
var i = 0;
|
||||
var l = this.STEPS;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue