-
- Downloads
Remove handling of fallback arguments from `PDFViewerApplication.open`
The method signature was improved in PR 6546, which was included in the `1.2.109` release from last November. Hence I think that we should now be able to remove the fallback code for the old method signature. Note that this patch now throws an `Error` in `GENERIC` builds, to clearly indicate that the `open` callsite must be modified.
Please register or sign in to comment