1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/src
Tim van der Meij 5aa1d9fdfd Remove InteractiveAnnotation abstraction
This became obsolete in bdeca30fbf. All it does is call the Annotation contructor and add hasHtml. This patch lets the Link and Text annotations directly extend the Annotation class and add hasHtml themselves.

This patch also removes an unused global.
2015-07-06 11:58:26 +02:00
..
core Remove InteractiveAnnotation abstraction 2015-07-06 11:58:26 +02:00
display Merge pull request #5585 from timvandermeij/annotation-layer-borderstyle 2015-07-01 10:48:12 -07:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Merge pull request #5585 from timvandermeij/annotation-layer-borderstyle 2015-07-01 10:48:12 -07:00
doc_helper.js Creates make.js code to build jsdoc. 2014-04-13 15:54:24 -05:00
pdf.js Enforcing JSHint's undef option 2014-07-19 16:41:07 +02:00
worker_loader.js Stop including cidmaps.js 2014-07-25 21:53:09 +02:00