Jono

Results 6 comments of Jono
trafficstars

@jvolker if you're happy with this, let me know and I can also add something similar for the puppeteer based MIQ-Booking-Assistance process.

In combo with #109 , the chrome extension could be ported to Firefox, which allows it's extensions ('add-ons') to be run on it's Android version.

I'd be keen to implement this. Need to have a look a the UI setup, so don't assign me or anything, but I'll fork and see how we go.

@richardvenneman Im seeing this issue too, is it possible to review and merge this fix?

@kamlekar Would you be able to explain how #14 helps percentage height situations?

It looks like this new approach might resolve this as the `IContentLinkUrlResolver` moves from `ModelProvider` to `HtmlResolver`, But currently, because the `IContentLinkUrlResolver` is instantiated via DI in the `ModelProvider`, which...