hengwoon

Results 3 issues of hengwoon

move calculation of scrollRatio inside of requestAnimationFrame to avoid triggering layout/reflows on each scroll event.

In some clients like Gmail, when there's a link in the signature, the signature detection doesn't work. For example: ``` -- Foo Bar https://www.example.com ``` The presence of that in...

Are there plans to support SNI with Net::SMTP? Currently the TLS connection fails with a `OpenSSL::SSL::SSLError: hostname foo.bar.com does not match the server certificate`, where the cert has a subject...