You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
076b343 is the first bad commit
commit 076b343
Author: Samuel Chantaraud
Date: Fri Mar 7 10:48:42 2014 -0400
Improved annotations' display/behavior.
Added an "InteractiveAnnotation" class to homogenize the annotations' structure (highlighting) and user interactions (for now, used for text and link annotations).
Text annotations:
The appearance (AP) has priority over the icon (Name).
The popup extends horizontally (up to a limit) as well as vertically.
Reduced the title's font size.
The annotation's color (C) is used to color the popup's background.
On top of the mouseover show/hide behavior, a click on the icon will lock the annotation open (for mobile purposes). It can be closed with another click on either the icon or the popup.
An annotation printing is conditioned by its "print" bit
Unsupported annotations are not displayed at all.
The text was updated successfully, but these errors were encountered:
This is a regression. Stray annotations are displayed outside the document bounds. Neither Chrome PDF Viewer nor SumatraPDF shows them.
URL: http://www.rurdev.usda.gov/supportdocuments/rd1924-0005_930800V01.pdf
1.0.326: http://i.imgur.com/orHuP6O.png
0.8.990: http://i.imgur.com/sPSkYGs.png
076b343 is the first bad commit
commit 076b343
Author: Samuel Chantaraud
Date: Fri Mar 7 10:48:42 2014 -0400
The text was updated successfully, but these errors were encountered: