Nerwyn / material-rounded-theme

A Material You and Google Home app influenced theme for Home Assistant
Apache License 2.0
85 stars 8 forks source link

Navigation Bar not respecting safe area #26

Closed etiennelenhart closed 1 month ago

etiennelenhart commented 1 month ago

Checklist:

Release with the issue: 2.1.0 Last working release (if known): unknown Browser and Operating System: Home Assistant Companion App on iOS 17.6.1

Description of problem: Somehow the Navigation Bar at the bottom doesn’t seem to take safe-area-insets into account.

IMG_0822

Javascript errors shown in the web inspector (if applicable):

Additional information: I’m new to Home Assistant and just set this up so I don’t know if this was working before. Judging from the screenshots in the readme, it probably did.

Nerwyn commented 1 month ago

You're right, I didn't account for safe area insets in the new padding calculations for the footer and view. image Let me see if I can fix that.

Nerwyn commented 1 month ago

@etiennelenhart Can you try the 2.1.1 beta?

etiennelenhart commented 1 month ago

Nice, thank you for the rapid fix. Working perfectly in the latest beta version.

Nerwyn commented 1 month ago

Fixed in 2.1.1