#3426 closed task (fixed)
combine getViewport() and getScroll() into single function
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Change History (5)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
(In [9150]) Fixes #3426: combine getViewport() and getScroll() into single function. Still seems like the code to get the size of the viewport is too big but I'll leave that for another day.