As part of the Collapsable Panels feature, in order to be 1-1 with the current layout engine used in Dashboard, we need a way to do the following:
We need to be able to "expand" 1 panel - i.e. it should take up the entire viewport with no scrollbar. We should provide a method to do this through the layout engine API.
We need a way to "collapse" all panels into a 1-per-row layout when the viewport gets small enough
As part of the Collapsable Panels feature, in order to be 1-1 with the current layout engine used in Dashboard, we need a way to do the following:
We need to be able to "expand" 1 panel - i.e. it should take up the entire viewport with no scrollbar. We should provide a method to do this through the layout engine API.
We need a way to "collapse" all panels into a 1-per-row layout when the viewport gets small enough