mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 02:05:37 +02:00
[editor] Tweak @media
CSS rules to account for the new toolbar buttons
This commit is contained in:
parent
13c01b6d4a
commit
84ae9f9c58
2 changed files with 6 additions and 6 deletions
|
@ -120,7 +120,7 @@ function isValidAnnotationEditorMode(mode) {
|
|||
* being rendered. The constants from {@link AnnotationMode} should be used;
|
||||
* see also {@link RenderParameters} and {@link GetOperatorListParameters}.
|
||||
* The default value is `AnnotationMode.ENABLE_FORMS`.
|
||||
* @property {boolean} [annotationEditorMode] - Enables the creation and editing
|
||||
* @property {number} [annotationEditorMode] - Enables the creation and editing
|
||||
* of new Annotations. The constants from {@link AnnotationEditorType} should
|
||||
* be used. The default value is `AnnotationEditorType.DISABLE`.
|
||||
* @property {string} [imageResourcesPath] - Path for image resources, mainly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue