-
Notifications
You must be signed in to change notification settings - Fork 171
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
Fix images on the tiles #624
Comments
Hello @khowling I can fix this issue, assign it over :) |
duplicate of #602 ? |
Hello @khowling I would like to contribute to this issue, kindly assign it to me. Thanks |
@khowling Please assign this issue to me, I would love to contribute on it. Thanks :) |
@khowling Your review on my current PR will be much appreciated. Thank you |
@khowling Please review my PR. Thankyou |
@khowling I have made the changes that you mentioned in my latest commit, Please review it. Thankyou. |
Issue smells stale, no activity for 30 days. Stale Label will be removed if the issue is updated, otherwise closed in a month. |
Images no longer appear on the tiles in the UI helper.
The Tile format support 2 types of graphic, either a Icon or a Image, the Icon works OK, but the Images no longer show. For example, see the
helper/src/configpresents/entScale.json
, you can see theimageSrc
key.To Reproduce
In the UI Helper, select any option except for 'principle driven', and the images are not appearing on the tiles.
The text was updated successfully, but these errors were encountered: