Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number of rows when placed in a section view #820

Open
timota opened this issue Sep 29, 2024 · 2 comments · May be fixed by #965
Open

Number of rows when placed in a section view #820

timota opened this issue Sep 29, 2024 · 2 comments · May be fixed by #965
Labels
bug Something isn't working enhancement New feature or request

Comments

@timota
Copy link

timota commented Sep 29, 2024

Describe the bug
When changing number of rows when placed in a section view - card size not changed, only placeholder(marked on screenshot). Similar option for columns - does work without any issue.

Expected behavior
When number of rows changed - card size should be changed accordingly.

Screenshots
Screenshot 2024-09-29 at 23 32 24

YAML

type: custom:bubble-card
card_type: button
entity: light.f1_r2_dimmer_01
card_layout: large
show_state: true
show_last_changed: false
show_attribute: true
attribute: brightness
button_type: slider
sub_button: []
columns: 2
rows: 2

Informations (please complete the following information):

  • OS: macOS
  • Browser/App: chrome, safari, firefox
  • Bubble Card version: 2.2.4
  • Home Assistant version: 2024.9.3

Thank you! 🍻

@timota timota added the bug Something isn't working label Sep 29, 2024
@Clooos
Copy link
Owner

Clooos commented Oct 4, 2024

Hi! This is in my plans, this just need some adjustments to make it looks right in that size.

@dts-1990
Copy link

dts-1990 commented Oct 24, 2024

This sounds good and makes sense. Currently, to change button's height, I do this:

.bubble-button-card-container { height: 90px; }

But I think this Feature Request will make things look more consistent

@MrBearPresident MrBearPresident added the enhancement New feature or request label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants