Opened 14 years ago
Closed 14 years ago
#7448 closed enhancement (duplicate)
setViewportDimension Contribution
Reported by: | ole | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Core | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi,
I'm attaching a utility function for setting the viewport dimensions. It takes width and height arguments, then adjusts the height argument to account for the height of the browser toolbar/menu area, and calls window.resizeTo width the new height, and the width argument.
Note: See
TracTickets for help on using
tickets.
Dup of #7449 (which is the one w/the attachment).