Lilith River
Lilith River
I would definitely be interested in more info; please open an issue! On Thu, Jun 11, 2020, 1:24 AM iJungleboy wrote: > I've considered it - I'm/we (2sic) are one...
Add blog post to check GitHub for release notes.
That depends on which content types you need to support. Do you have a list? Also, I see you are mixing 3.X and 4.X versions - that's a really bad...
We can't do this until we require .NET 4.7.2 or higher, so marking this as a v5 task
Thanks for reporting this!
Are you sure that is desirable? Retries can take down a server, and lengthen transient failures. For example, imagine a server temporarily stops responding. Without retries, a few images fail...
Okay. Keep in mind browsers have their own request timeouts. I'd be open to a pull request for this if the logic is clear and has tests.
You need to have a max-width applied to the element for getCssPixels to work. If there's no constraint, it returns null. Nearly all frameworks include `img {max-width:100%}` as a sanity...
You should be able to reset to the updated version of 'unstable' and get a cleaner PR. I apologize for 'unstable' being behind 'master'. No idea how that happened, but...