question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Slider do not fit screen on android app or browser

See original GitHub issue

My 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

image

Slider entity row v12 installed

image

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:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
PeterGrilloFcommented, May 14, 2020

Hey Great job overall - I love this plugin. However, on iOS, the same thing happens - please see screenshot. In Chrome on a computer, everything looks fine.

Install beta v13 and check.

Yes - working perfectly now. Thank you.

1reaction
sentinel43commented, May 14, 2020

Hey Great job overall - I love this plugin. However, on iOS, the same thing happens - please see screenshot. In Chrome on a computer, everything looks fine.

Install beta v13 and check.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support different screen sizes - Android Developers
Support for different screen sizes enables the greatest number of users and widest variety of devices to access your app.
Read more >
Change text and display settings - Android accessibility Help
On your device, open the Settings app. · Search and select Display size. · To change your preferred display size, move the slider...
Read more >
Adjust your Galaxy phone or tablet's display settings - Samsung
Your Galaxy device can use a variety of screen features to help you see things clearly. These include using full screen apps and...
Read more >
10 Easy Ways to Make Your Android Phone Less Annoying
If constant notifications, shifting screen brightness, or hard-to-find apps on your Android phone are a source of frustration, tweak these settings to get ......
Read more >
24 hidden Android settings you should know about
Open Settings and choose Display, Advanced, followed by Font size, to make adjustments. Drag the pointer along the slider to make changes, and ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found