Protected
Protected
Now fixes #66 . After taking some time today to wrap my head around this I believe this solution is working correctly in all cases (I haven't spotted any issues...
It's just the equivalent of the read only getter on classes. No serious reason.
Like this, then?
I'm not sure how you propose to isolate something like this into another module; don't the details of the rendering depend entirely on the renderer?
I hacked the sort of thing you're talking about on paginator using a fake overlayer, which has the benefit of not having to change anything inside foliate: ```js let loadedView,...
I agree with a method provided by the renderer, I just don't see that there's enough to abstract into a separate module.
I'm going to need more explicit guidance here. I haven't had any issues getting the document inside the iframe, but that's not enough. What I need in the example above...
(EDIT: This was in response to a removed question about whether `lightning_threshold` would suffice.) According to the reddit conversation, that setting is inadequate because detections are still logged. But I...