Tetsuya Kawahara

Results 40 comments of Tetsuya Kawahara

> Notice that your IMG elements have a Height and Width attribute and mine do not. By setting the height and width to 100% it will automatically resize the image...

After replying, I suddenly reconsidered and realized that the modified code might not solve the problem because the img width is not set to 100%...

I applied the modified code and tried removing width:100% from img in the developer tools. As I thought, the modified code seemed to be no good... Sorry😣😣 ![image](https://github.com/pnp/List-Formatting/assets/51254139/2fd33bce-c27c-4ca3-974b-c91f731300f8)

Hi @Fedes365 @Synchh . I saw a report on Twitter that the bug has been fixed. If you have time, could you please check it out?

Thanks for checking @Synchh 🙏!! Hmmm... I hope it gets fixed soon.... (And the new List is still not deployed in my environment... no icons are showing up) ![image](https://github.com/SharePoint/sp-dev-docs/assets/51254139/4b202159-6a48-4fb8-a437-2bfef93d90d5)

Nice! Thanks for letting me know! It worked fine in my environment! However, it is still an old list (?) in my environment😅 The icons are not displayed in the...

Now that I checked, I was able to hide the selection, so I close this issue.

Sorry for the delay in commenting. If you want to adjust the size of the image, please try using the `max-width` or `max-height` property! ![image](https://github.com/pnp/List-Formatting/assets/51254139/93c949d6-d7f8-4057-945a-f10f4ef730aa) [Formatting syntax reference - style](https://learn.microsoft.com/sharepoint/dev/declarative-customization/formatting-syntax-reference#style)

I close this issue once as I have not received any replies.

Thank you for the update and for sending the pull request @DRVRogo 🙏✨ One point of concern is noted in the following. If possible, I would appreciate a reply.