Full screen edit dialogs for blocks?

Permalink
Hey,

Does anyone know if it is possible to a full screen (or most of the screen) popup for a block's edit dialog, similar to how the file manager works?

I've hesitated to bump up the size of some of my block windows because of possibly small browser window sizes, but for some it would be awesome to take advantage of more space when I can.

Let me know if you think this is possible. Thank you!

elyon
 
Mnkras replied on at Permalink Reply
Mnkras
is there a way to get the browser window size?
elyon replied on at Permalink Reply
elyon
Well, the dialog size is dictated by a hard-coded value in the block's controller. I wasn't sure if anyone had tried putting a percentage value in there, or if they had tried resizing the window after it was launched ...
Fernandos replied on at Permalink Reply
Fernandos
yes you can customize the editors with and height. That's just a little javascript tweaking. You remember the place where you can choose between simple, office and custom editor setting in your dashboard? That's the place you do such things.

+ F11 will fullscreen any browser ;)