Mark Robbins
Mark Robbins
Just when you thought it was starting to make sense... I tested that same code and the images weren't changed. Samsung S9 Android 10 Gmail version 2020.04.12.307915656 ![samsung S9 screenshot...
I have tried using CSS viewport to override the issue but no luck so far ``` @viewport { min-width: 300px; max-width: 400px; } ```
Ah yeah cheers @JayOram In that case this can be put down to a bug in their auto fit logic. Currently it seems to only be looking at width attributes,...
@tdefossezbadsender do you have a small code sample of what you mean?
@tdefossezbadsender Yeah I'm still seeing the same issue with that code
@TaxiTweedy ah interesting. I've just retested this morning on Samsung S21, Android 12, Email 6.1.61.1 Still seeing the same as before `width="600"` will add the meta viewport when autofit is...
Additionally, this is happening in text too `Fly Fishing by J. R. Hartley` will become `Fly Fishing by JR Hartley` Same fix works as with number `Fly Fishing by J‌....
@DarkDust ah that's clever worth adding to the list here if you can https://howtotarget.email/ Also to target just T-Online you can use ``
This is similar to a previous bug that was fixed #14
@hteumeuleu sorry for the delay. Yes this is macOS only