Mailing List Archive

width of related windows
When you Edit a related story or media,
it pops up a window now. It uses a function
openWindow in lib.js to do that, and the width and height
default to 600x600. Any particular reason for that size?

And for the related story and media windows in particular,
would it be alright to make it a bit wider, say 780
like the main window? (You basically end up having to resize
the window every time you relate something.)
(comp/widgets/container_prof/_related.html
button.mc, 3rd arg to openWindow)
Re: width of related windows [ In reply to ]
On Apr 1, 2009, at 5:19 AM, Scott Lanning wrote:

> When you Edit a related story or media,
> it pops up a window now. It uses a function
> openWindow in lib.js to do that, and the width and height
> default to 600x600. Any particular reason for that size?

I find it annoyingly small, myself.

> And for the related story and media windows in particular,
> would it be alright to make it a bit wider, say 780
> like the main window? (You basically end up having to resize
> the window every time you relate something.)
> (comp/widgets/container_prof/_related.html
> button.mc, 3rd arg to openWindow)

Yes, please.

Best,

David