mycontroller-org / mycontroller-v1-legacy

The Open Source Controller
http://www.MyController.org
Apache License 2.0
148 stars 90 forks source link

Groups widget layout / alignment of items #415

Closed OPI-0 closed 6 years ago

OPI-0 commented 6 years ago

Hi,

Was adding a groups widget to one of the dashboards, it seems that the text and icons are not aligned correctly. ( would be nice to switch the lights on and off using the mysensors-2-433mhz gw node)

screenshot 2017-10-30 at 15 55 42

The button itself works like a charm, just the layout.

jkandasa commented 6 years ago

@OPI-0 What is the screen resolution of your computer? What is the layout are you using? try to set it on next biggest layout. I hope currently you might use it 3-9 layout and this widget placed on 3 side.

Example: image

OPI-0 commented 6 years ago

Hi!,

Currently using a chromebook with screen resolution: 1366 x 768 The layout i am using is:

screenshot 2017-10-30 at 16 48 04

On the leftside of the screen it looks misalligned.., once I move it to the right panel it looks much better screenshot 2017-10-30 at 16 49 18

Think it wants to live on a different part of the screen :)

jkandasa commented 6 years ago

@OPI-0

Think it wants to live on a different part of the screen :)

Yes, that's true. But on low-resolution screen with a small layout, it is a big challenge to fit. You may use 4-4-4/12 layout. or you may request new layout as per your requirement(I can add it). I hope this will fit nicely when we go with the size 4 and above.

OPI-0 commented 6 years ago

Fits nice with 4 and above, look:

12/6-6 screenshot 2017-10-30 at 18 14 28

4-4-4/12 screenshot 2017-10-30 at 18 15 38

3-9 screenshot 2017-10-30 at 18 17 21

Putting the widget on a smaller part of the screen is just not going to work. Cool! thank you for the tips!