Browse Source

Removed a resolved todo

v3_develop
jos 10 years ago
parent
commit
69077c95fa
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      lib/timeline/component/item/ItemRange.js

+ 0
- 1
lib/timeline/component/item/ItemRange.js View File

@ -164,7 +164,6 @@ ItemRange.prototype.hide = function() {
* Reposition the item horizontally
* @Override
*/
// TODO: delete the old function
ItemRange.prototype.repositionX = function() {
var props = this.props,
parentWidth = this.parent.width,

Loading…
Cancel
Save