Skip to content
  • Abdo Roig-Maranges's avatar
    page_widget_set_mode now sets the page-padding too · c5930c90
    Abdo Roig-Maranges authored
      - fix the computation of the number of rows in the table. Doing a ceil
        of an integer division has no effect...
    
      - set the page_padding in page_widget_set_mode function, instead of
        doing it independently.
    
      - call zathura_document_set_layout after calling page_widget_set_mode
        to save the page layout settings into the document object.
    c5930c90