#10273 closed defect (fixed)
dojox.grid: improve performacne of setScrollTop
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Grid | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
We do not need to set the scroll top all the time - and we can return the value we are passed in, for a couple of (minor) performance improvements
Change History (5)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:4 Changed 10 years ago by
Are these patches important? Why not applied to the latest version?
comment:5 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
(In [20724]) Fixes #10273 - performance improvment to setScrollTop !strict