Show text of source select dropdown if there is enough space / configured
See original GitHub issueHey, 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'
What do you think?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Merged into dev
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. 🙂