• Jérome Perrin's avatar
    dms: fix hidden buttons on PDF preview · 3b91fe33
    Jérome Perrin authored
    Instead of disabling in javascript, which cause the button to be visible
    for a few milliseconds, disable directly in the HTML file.
    
    Do not hide "document properties", because it can be useful and it does
    not hurt and "edit images" because we don't hide the buttons to edit
    annotations either, so this is consistent.
    3b91fe33
pdfjs.gadget.html.html 28.1 KB