paw-hub
                                            paw-hub
                                        
                                    So from our investigation, we found a number of issues that cause this. For a start, marking an email as read/unread also causes the contrast fix to change state to...
I believe this is because the Windows icon lacks a low resolution version of the icon, so it's using nearest scaling. Generally, a proper .ico file will have versions of...
Apparently you can actually edit the signature preview normally too. 
~~This seems to already be the case. Maybe it was fixed already?~~ Nevermind, I think you were actually referring to the icon shown on the desktop itself rather than the...
Added test notes. Should be able to reproduce it/test it locally even if it will mostly be noticeable on production and test.
So I went and implemented a quick working demo on top of Tutanota's current UI, and here is what it looks like on a widescreen display. In normal usage, the...
The proposed list method is really nice, but we couldn't come up with a way to make it work at both lower and higher resolutions. I noted what the issues...
These steps don't seem to reproduce the issue. The email is sent and received as expected.
I'm not sure if we should be using env.domainConfigs or the domain config provider for this one, as the latter can be injected (though we don't test this). Let me...