2009/11/7 Marcos Aruj <marcos.a...@gmail.com>: > Ok, I just saw some comments in the code review and it reads that the size is > hardcoded, not customizable by us. Right?
Popups are sized automatically to the dimensions of the content they contain. So you control the size of the popup by way of the size of the content you put in it. The constraints that were added in the most recent release just control the minimum and maximum size the popup will be. It will get no larger than 800x600, and no smaller than something like 100x50 (I don't remember the exact minimum dimensions). HTH, - a --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to chromium-extensions@googlegroups.com To unsubscribe from this group, send email to chromium-extensions+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---