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

Person Card - Icon displaying at top when no name and no state #314

Closed
capandcamera opened this issue Apr 15, 2022 · 0 comments · Fixed by #397
Closed

Person Card - Icon displaying at top when no name and no state #314

capandcamera opened this issue Apr 15, 2022 · 0 comments · Fixed by #397
Labels
bug Something isn't working

Comments

@capandcamera
Copy link

Describe the bug
When creating a vertical person card with no state and no name, the icon is positioned at the top of the card rather than in the centre.

To Reproduce

type: custom:mushroom-person-card
entity: person.[[ENTITY]]
use_entity_picture: true
hide_name: true
hide_state: true
layout: vertical
tap_action:
  action: none
hold_action:
  action: none
double_tap_action:
  action: none

Screenshots
Screenshot 2022-04-15 at 09 21 13

Expected behavior
Screenshot 2022-04-15-expected

Desktop (please complete the following information):

  • OS: Mac OSX
  • Browser: Chrome, Safari
@capandcamera capandcamera added the bug Something isn't working label Apr 15, 2022
@piitaya piitaya closed this as completed Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants