Slider do not fit screen on android app or browser
See original GitHub issueMy Home Assistant version: 0.108.8
My lovelace configuration method (GUI or yaml): GUI
What I am doing: Slider at the home assistant app on android phone or via chrome browser on android phone.
What I expected to happen: Slider fit the screen
What happened instead:
In version 11, slider was truncated and position numbers were cutted on the edge of the screen In version 12, slider goes to the end of the right side of the screen, no position numbers at all, probably they are out of the screen
Minimal steps to reproduce:
cards:
- entities:
- entity: cover.shelly_shsw_25_5db747
step: 5
type: 'custom:slider-entity-row'
- entity: cover.shelly_shsw_25_744f01
step: 5
type: 'custom:slider-entity-row'
- entity: cover.shelly_shsw_25_744f0a
step: 5
type: 'custom:slider-entity-row'
- entity: cover.shelly_shsw_25_73c178
step: 5
type: 'custom:slider-entity-row'
- entity: cover.shelly_shsw_25_730879
step: 5
type: 'custom:slider-entity-row'
- entity: cover.shelly_shsw_21_5593ab
step: 5
type: 'custom:slider-entity-row'
- entity: cover.shelly_shsw_21_134990
step: 5
type: 'custom:slider-entity-row'
- entity: cover.shelly_shsw_21_134f70
step: 5
type: 'custom:slider-entity-row'
- entity: cover.shelly_shsw_21_1354dd
step: 5
type: 'custom:slider-entity-row'
type: entities
popup: timeout
title: Rolete dnevni boravak
type: 'custom:love-lock-card'
# End of code
Error messages from the browser console: no error message
Slider entity row v11 installed
Slider entity row v12 installed
By putting an X in the boxes ([ ]) below, I indicate that I:
[ x] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
[ x] Have made sure I am using the latest version of the plugin.
[x ] Have followed the troubleshooting steps of the “Common Problems” section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
[ x] Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top GitHub Comments
Yes - working perfectly now. Thank you.
Install beta v13 and check.