Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size of the widget is not scalable #15

Open
baeriwiliwonka opened this issue Mar 22, 2020 · 1 comment
Open

Size of the widget is not scalable #15

baeriwiliwonka opened this issue Mar 22, 2020 · 1 comment

Comments

@baeriwiliwonka
Copy link

There must be a minimum size of the widget.
It would be great when the widget is scaleable (0-100%).
This would have the benefit that you can use more widgets in one page, which makes sense when you have for example one page for all time-dependent devices.
Other possibility would be to enable a switching between the devices inside the widget (like the carousel html widget) to make it possible to setup all your devices in one view.

@walli545
Copy link
Owner

What do you mean by scalable? I agree that there should be a minimum widget size (about 300px).

To tackle the problem with fitting more widgets on one page you could put every widget in its own view and include them all into one tabbed widget (I think this comes with vis). This is the way I resolved this. Adding this feature into the widget would be very difficult I think and I would like to avoid doing that as it was quite a hassle getting it to work as it does now.

@walli545 walli545 changed the title Sitze of the widget is not scalabe Size of the widget is not scalable Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants