##// END OF EJS Templates
Make a few igrid attributes private....
Make a few igrid attributes private. As igrid displays all attributes it ever encounters, fetch() (which has been renamed to _fetch()) doesn't have to recalculate the display attributes every time a new item is fetched. This should speed up scrolling.

File last commit:

r456:00662ccb
r542:18dac0fa
Show More
.hgignore
11 lines | 104 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt