Go to file
Shawn O. Pearce 3a6cdce26d Fix the bouncing effect when opening the sign in dialog
The sign in dialog calls onResize during its constructor, which
winds up where in AutoCenterDialogBox.center().  When center()
gets called on an unattached dialog, it attaches it to the UI,
causing it to show earlier than we wanted it to.

By only recentering the dialogs when they are actually attached
to the browser DOM we avoid the bouncing problem, as the dialog
doesn't display early.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-01-10 07:49:33 -08:00
2008-11-14 16:59:34 -08:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB