Remove unneeded todo
This commit is contained in:
parent
70cfb27e61
commit
27629c05ff
1 changed files with 0 additions and 2 deletions
|
|
@ -698,8 +698,6 @@ var VirtualRenderer = function(container, theme) {
|
|||
this.session.setScrollTop(row * this.lineHeight);
|
||||
};
|
||||
|
||||
//@todo I would like to make this animation a setting. How?
|
||||
|
||||
var STEPS = 15;
|
||||
function calcSteps(fromValue, toValue){
|
||||
var i = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue