|
|
|
|
|
by davefp
4838 days ago
|
|
We experimented with making the default layout responsive, but ultimately decided against it. The thinking was that displaying exactly the same data on a TV, desktop, and mobile device isn't ideal. The dashboard is designed specifically for the display. If a mobile version is needed, then the relevant widgets can easily be put into a new, mobile-optimized dashboard. The same could be achieved with carefully designed media queries, but I feel that separate dashboards do the job better. |
|