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

f7 icons missing in 3.16.3-beta #3826

Closed
hemagi opened this issue Nov 1, 2024 · 0 comments · Fixed by #3827
Closed

f7 icons missing in 3.16.3-beta #3826

hemagi opened this issue Nov 1, 2024 · 0 comments · Fixed by #3827
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@hemagi
Copy link

hemagi commented Nov 1, 2024

Actual behaviour

Since 3.16.3-beta the f7 icons are no longer shown in Buttongrids, e.g. staticIcon=f7:arrowtriangle_up_fill

Expected behaviour

The icons should be shown like in the stable app or the betas before

Steps to reproduce

Use a test sitemap and a configuration like

Buttongrid item=Lam_EZ_pos label="Esszimmer [Lamellen %d %%]" staticIcon="blinds" {
    Button item=Jal_EZ label="auf" staticIcon=f7:arrowtriangle_up_fill row=1 column=1 stateless click=UP
    Button item=Jal_EZ label="ab" staticIcon=f7:arrowtriangle_down_fill row=1 column=2 stateless click=DOWN
}

Can you reproduce the issue in demo mode?

Environment data

Client

  • Android version: 11
  • Device model: OnePlus
  • App version : 3.16.3-beta
  • Build flavor : Foss
  • Device language: German

Server

  • Server version:
  • Reverse Proxy:
  • Authentication method :

openHAB Cloud

  • Self hosted cloud or myopenhab.org:
  • openHAB Cloud version :
  • Authentication method :

Logs

App log

Click to expand
Please add the app log if the issue is not a pure UI issue or it cannot be reproduced in demo mode.
Open the app, go to `Settings` => `View log` and insert the log here.

openHAB Server log

Click to expand
Not required.
If you have installed openHAB via `apt-get`, the log is located under `/var/log/openhab2/openhab.log`
@hemagi hemagi added the bug Indicates an unexpected problem or unintended behavior label Nov 1, 2024
mueller-ma added a commit to mueller-ma/openhab.android that referenced this issue Nov 1, 2024
The fallback color was black, so the icons were nearly invisible in dark
mode.

Closes openhab#3826

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant