hassio-addons / addon-glances

Glances - Home Assistant Community Add-ons
https://addons.community
MIT License
146 stars 22 forks source link

Dashboard rendering issue on portrait displays #489

Open 303Bryan opened 2 weeks ago

303Bryan commented 2 weeks ago

Problem

Dashboard rendering issue on portrait displays.

Expected behavior

Responsive dashboard display based on the optimal layout for the display size. Glances running outside of the HA Add-on display correctly: image

Actual behavior

Columns are displayed overlapping when viewed on large portrait displays: image

Steps to reproduce

Behavior observed on the following display resolutions:

  • 1200 x 1920 (Tested on HP 243i Monitor)
  • 1080 x 1920 (Tested on UniFi Connect Display)

Proposed changes

Adopt more responsive display practices within the Glances Add-on, if possible.