graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03803
Re: [Question #192777]: URL parameter or setting to auto-hide navbar on dashboard view
Question #192777 on Graphite changed:
https://answers.launchpad.net/graphite/+question/192777
Jason Clint posted a new comment:
+1 to this looks like this got added:
// Load initial dashboard state if it was passed in
if (initialState) {
applyState(initialState);
navBar.collapse();
}
but isn't working correctly.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.