ripienaar / gdash

A dashboard for Graphite

Home Page:http://www.devco.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgraded to HEAD, fullscreen doesn't work anymore

aknapp opened this issue · comments

I just tried to upgrade my gdash installation to HEAD, and when I did the fullscreen functionality broke. It looks like it's not taking the arguments from the URL anymore, e.g.:

http://gdash.example.net/dashboards/blah/full/3/500/300/

That should display a fullscreen display with 3 columns of 500x300 graphs. In HEAD, it just displays 1 column.

Thanks for the regression report @aknapp. The PR above should fix the issue. Will merge to master after a few +1s.

Fixed in PR #86