buildingfirefoxos / Building-Blocks

Reusable components for Firefox OS
Other
292 stars 97 forks source link

Slider/drawer menu auto-expanded on larger displays. #14

Open silverbucket opened 10 years ago

silverbucket commented 10 years ago

In order to make applications built with building blocks useful outside of just the mobile phone, certain elements should responsively adjust when the users display is larger.

The main thing that comes to mind is the slider/drawer menu. On a tablet or desktop display, the side-bar content should have the ability to be permanently displayed while the main content area can be used as well.

Does this feature already exist (is there some setting to enable it?)? If not, are there plans to add this feature?

rnowm commented 10 years ago

We are working on tablet resolution, we will soon have media queries in BB to have a different behavior for larger screens. Thanks for your comment!