I've just noticed that when the content of a PopupPanel grows larger then the browser window, center() can position the panel with a negative top/left, making part of the panel unreachable (the window won't scroll up or left anymore to see the off-screen portion). Is this considered a "feature" of the center() method? If so, would people be open to adding an overloaded center(boolean dontGoOutOfBounds) that would keep the top and left from going negative, assuming a better name for the argument could be found?
- Isaac --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
