windy 6 years ago
parent
commit
7e6f5d4d22
  1. 2
      dist/base.js
  2. 2
      dist/bundle.js
  3. 2
      dist/bundle.min.css
  4. 2
      dist/fineui.js
  5. 2
      dist/fineui.min.css
  6. 2
      src/base/table/table.grid.scrollbar.js

2
dist/base.js vendored

@ -32126,8 +32126,6 @@ BI.GridTableHorizontalScrollbar = BI.inherit(BI.Widget, {
return;
}
this.setVisible(true);
But it is the same with man as with the tree. The more he seeks to rise into the height and light, the more vigorously do his roots struggle earthward, downward, into the dark, the deep - into evil.
}
});
BI.GridTableHorizontalScrollbar.EVENT_SCROLL = "EVENT_SCROLL";

2
dist/bundle.js vendored

@ -68041,8 +68041,6 @@ BI.GridTableHorizontalScrollbar = BI.inherit(BI.Widget, {
return;
}
this.setVisible(true);
But it is the same with man as with the tree. The more he seeks to rise into the height and light, the more vigorously do his roots struggle earthward, downward, into the dark, the deep - into evil.
}
});
BI.GridTableHorizontalScrollbar.EVENT_SCROLL = "EVENT_SCROLL";

2
dist/bundle.min.css vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.js vendored

@ -68290,8 +68290,6 @@ BI.GridTableHorizontalScrollbar = BI.inherit(BI.Widget, {
return;
}
this.setVisible(true);
But it is the same with man as with the tree. The more he seeks to rise into the height and light, the more vigorously do his roots struggle earthward, downward, into the dark, the deep - into evil.
}
});
BI.GridTableHorizontalScrollbar.EVENT_SCROLL = "EVENT_SCROLL";

2
dist/fineui.min.css vendored

File diff suppressed because one or more lines are too long

2
src/base/table/table.grid.scrollbar.js

@ -414,8 +414,6 @@ BI.GridTableHorizontalScrollbar = BI.inherit(BI.Widget, {
return;
}
this.setVisible(true);
But it is the same with man as with the tree. The more he seeks to rise into the height and light, the more vigorously do his roots struggle earthward, downward, into the dark, the deep - into evil.
}
});
BI.GridTableHorizontalScrollbar.EVENT_SCROLL = "EVENT_SCROLL";

Loading…
Cancel
Save