| Issue 45: | Allow users to hide the site header / site footer assets by default | |
| Back to list |
Reported by Brian Swetland <swetland@android.com> on Tue Jan 27 15:20:16 PST 2009 Source: JIRA GERRIT-45 Affected Version: 2.0 Some users may want to automatically hide the site header/footer assets upon sign-in, as they might take up a lot of screen space. For example, the site header at http://review.source.android.com/ is 86 pixels tall. We should add a user preference to the Account entity to hide the header, and then in Gerrit.postSignIn do RootPanel.get("gerrit_header").setVisible(false)
Sep 24, 2009
#1
code-rev...@gtempaccount.com
Sep 24, 2009
Update by Shawn Pearce <sop@google.com> on Thu Jan 29 12:27:10 PST 2009 Fixed in version 2.0.1.
Status:
Fixed
Sep 25, 2009
(No comment was entered for this change.)
Labels:
FixedIn-2.0.1
Oct 25, 2012
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |