On ChatGPT client for the MacOs, externally loaded images are being stretched up. Is anyone else experiencing this?
Example markdown code used in the GPT:
![Picture of a Sunflower](http://domain.tld/sunflower.png)
The original image size is: 70 x 100 pixels (width x Height)
The displayed image size is: 280 x 400 pixels
Tests:
• It’s not happening in the web browser.
• This problem is new since the patch to version 1.2024.289 (1729717854)
• It’s impacting the MacOS and the iOS clients.
Suspected issue:
• It’s likely a requirement for % of the screen size when displaying the image.
Please let me know if you have a solution, or know how to revert patch number. For now I can of course use the browser version, but meh.