-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Some emails have the incorrect height (Code responsible is here).
Browser is Opera 117.
Most emails are fine:
However some, that are more image-heavy, are not.
You can see the difference between clientBoundingRect and scrollHeight in the JS console:
Using the scroll height on this second case gives a correct result:
Perhaps the solution is to set the height to the larger of the two values?
Here's a copy of the email, in-case you need it: email.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working


