Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Enhancement: Responsive grid #96

Closed
kubawolanin opened this issue Dec 13, 2016 · 2 comments
Closed

Enhancement: Responsive grid #96

kubawolanin opened this issue Dec 13, 2016 · 2 comments

Comments

@kubawolanin
Copy link
Contributor

Hello!
HABpanel is using angular-gridster for layout management.
What do you think of applying responsive styles to it? There were some attempts already to make a nice scalable grid for all the devices.

The only concern I have is that some inner parts of the widgets (icons, mostly) are not scalable/pixel-based.

We could also utilize mobileBreakPoint property for the widgets?

@ghys
Copy link
Member

ghys commented Dec 14, 2016

The mobileBreakPoint was disabled because it's impossible to reorder the tiles when it's in effect. As for the dynamic columns (if I understand correctly) why not, but I don't know how it would behave especially in the editor. I like the idea of WYSIWYG during the design phase.
The idea at the time was, design with the target device in mind and a fixed orientation (since a majority of users use it with fixed tablets around the house).

And you're right about the issues with icons, labels and some widgets - notably knobs, sliders and color pickers - but this could be solved.

@jenskastensson
Copy link

Mobile responsiveness would be a nice feature, how about applying the mobileBreakPoint when design mode is disabled (panel config read-only) ?

ghys added a commit to ghys/habpanel that referenced this issue Jul 18, 2017
You'll find these options in the "advanced" tab of the dashboard settings dialog.

Closes openhab#96.

Signed-off-by: Yannick Schaus <habpanel@schaus.net>
@ghys ghys closed this as completed in #199 Jul 18, 2017
ghys added a commit that referenced this issue Jul 18, 2017
You'll find these options in the "advanced" tab of the dashboard settings dialog.

Closes #96.

Signed-off-by: Yannick Schaus <habpanel@schaus.net>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants