sleevezipper / hass-workstation-service

Provide useful sensors and services from your workstation to Home Assistant.
Apache License 2.0
613 stars 54 forks source link

UI fails scale on full screen. #100

Closed SecretiveShell closed 3 years ago

SecretiveShell commented 3 years ago

UI does not scale when the application is started and then full screened.

image

SecretiveShell commented 3 years ago

This also extends to when a new sensor is added. There is plenty of room to increase the size of the list but a scroll bar is used instead

SecretiveShell commented 3 years ago

I am fairly sure this can be fixed by redrawing the UI when there is an update as it seems to return to normal when I re open the app.

sleevezipper commented 3 years ago

This will be fixed in the next release! @stefanroelofs made some great improvements to the UI. If you are developing, check out the develop branch.