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.

Show text of source select dropdown if there is enough space / configured

See original GitHub issue

Hey, thanks for this nice card. It would be awesome if the source select appearance switches to full (dropdown with text) if controls and volume are hidden. Another option would be setting source: full to always be the dropdown with text. This is the config i tried (did not work):

entity: media_player.tv
source: full
hide:
  controls: true
  volume: true
type: 'custom:mini-media-player'

Screenshot from 2019-07-21 21-49-14

What do you think?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
bernimosescommented, Jul 28, 2019

Merged into dev

0reactions
kalkihcommented, Jul 24, 2019

Yeah, it’s kinda tricky with the amount of available config options this card has. But feel free to submit a PR with some initial changes and we can take it from there. 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

Select dropdown with fixed width cutting off content in IE
This will show the cut-off text in a tool-tip fashion on hovering the <option>, regardless of the width of the <select>. Works for...
Read more >
Video: Drop-down list settings - Microsoft Support
Training: You can use a comma-delimited list, a cell range, or a named range to define the options in a drop-down list. This...
Read more >
Excel Drop Down Lists - Data Validation - Contextures
Easy steps to make drop down list wth Excel data validation. Show list of valid entries, reduce data entry errors.
Read more >
The Ultimate Guide to Dropdown Lists in Excel
This post will show you everything there is to know about dropdown lists in Microsoft Excel. If you are creating an Excel spreadsheet...
Read more >
How to Change Drop-down Width and Font Size in Excel
The simple solution is to widen the column that the drop-down box is in. You can adjust the column manually by dragging the...
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