Closed nicekiwi closed 12 years ago
Whoops, forgot to complete a parenthetical thought - unless the options are defined in the scanPage, which I haven't actually tried out myself. Might work, might not. Unfortunately, I have to close this pull request, as it doesn't actually solve the issue. But thank you for bringing it to my attention! Glad to have this error fixed, albeit not ideally (still hoping for some help on re-writing mediaboxAdvanced with a proper, modern backbone).
Fixed typo in ClickBlock preventing the code from executing due to wrong variable name. from 'options' to '_options' on line 248.