Opened 14 years ago
Closed 14 years ago
#7401 closed defect (fixed)
dojox.grid: getting scrollbar width is unnecessarily slow
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When noscroll is set on a view, there should never be a scrollbar...that's the point. We can speed up this call (which can actually get called quite a few times)
Note: See
TracTickets for help on using
tickets.
(In [14765]) Fixes #7401 - speed up hasscrollbar checking !strict